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

ariane

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ariane - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

index.js

18

package.json
{
"name": "ariane",
"version": "0.1.0",
"version": "0.1.1",
"description": "Helps you find your way out of the labyrinth",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "tape test/**/*.js",
"test:nyan": "nodemon -q -x \"tape test/**/*.js | tap-nyan\"",
"test:spec": "nodemon -q -x \"tape test/**/*.js | tap-spec\""
},

@@ -13,3 +15,13 @@ "keywords": [

"author": "Julien Bérubé",
"license": "ISC"
"license": "ISC",
"repository": "git@github.com:jberube/ariadne.git",
"devDependencies": {
"nodemon": "^1.17.5",
"run-series": "^1.1.8",
"tape": "^4.9.1"
},
"optionalDependencies": {
"tap-nyan": "^1.1.0",
"tap-spec": "^5.0.0"
}
}
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