Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

jsen

Package Overview
Dependencies
Maintainers
1
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsen - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

.editorconfig

8

package.json
{
"name": "jsen",
"version": "0.0.1",
"version": "0.0.2",
"description": "JSON-Schema validator built for speed.",

@@ -23,3 +23,9 @@ "author": "Veli Pehlivanov <bugventure@gmail.com>",

"coverage": "./node_modules/.bin/istanbul cover ./node_modules/.bin/_mocha --report lcovonly -- -R spec && cat ./coverage/lcov.info | ./node_modules/.bin/coveralls && rm -rf ./coverage"
},
"devDependencies": {
"mocha": "1.x",
"sinon": "1.10.3",
"coveralls": "2.x",
"istanbul": "0.x"
}
}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc