1.0.4 • Published 7 years ago

@stoplight/prism-runtime v1.0.4

Weekly downloads
4
License
ISC
Repository
github
Last release
7 years ago

Stoplight Logic Runner Build Status codecov

Core logic utilities for the Stoplight app and the Stoplight conductor. The only peer dependency is lodash. The bundled files are self contained, and include the specific lodash functions used in this package.

Test

npm test

Test During Development

npm run test:watch

Build

npm run build

Publish

npm run build
npm version [patch/minor/major]
npm publish
cd ../../ && ./update.sh <- recompile for prism
1.0.4

7 years ago

1.0.3

7 years ago

1.0.2

7 years ago

1.0.1

7 years ago

1.0.0

7 years ago