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

babel-resolver

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-resolver - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

.travis.yml

7

package.json
{
"name": "babel-resolver",
"version": "0.0.1",
"version": "0.0.2",
"description": "Resolve modules from any directory.",
"main": "index.js",
"scripts": {
"test": "mocha test/**/*.test.js"
"test": "node_modules/.bin/mocha test/**/*.test.js",
"cover": "node node_modules/.bin/istanbul cover node_modules/.bin/_mocha --report lcovonly"
},

@@ -32,4 +33,6 @@ "repository": {

"babel-preset-es2015": "^6.1.4",
"coveralls": "^2.11.4",
"istanbul": "^0.4.0",
"mocha": "^2.3.3"
}
}
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