New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

leocornus-nodejs-sandbox

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

leocornus-nodejs-sandbox - npm Package Compare versions

Comparing version 0.0.3 to 0.0.4

docs/stories/npm-basic.rst

6

package.json
{
"name": "leocornus-nodejs-sandbox",
"version": "0.0.3",
"version": "0.0.4",
"description": "Sandbox to learn Node.js",

@@ -11,3 +11,4 @@ "main": "index.js",

"test": "vows test/vows/* --spec",
"mocha": "mocha test/mocha/*"
"mocha": "mocha test/mocha/*",
"jasmine": "jasmine JASMINE_CONFIG_PATH=test/jasmine.json"
},

@@ -29,2 +30,3 @@ "repository": {

"devDependencies": {
"jasmine": "^2.2.1",
"mocha": "^2.2.4",

@@ -31,0 +33,0 @@ "vows": "^0.8.1"

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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