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

babel-plugin-resolver

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-resolver - npm Package Compare versions

Comparing version 0.1.0 to 1.0.0

13

History.md
v1.0.0 / 2016-08-20
==================
* upgrade babel-resolver
* spacing, minor version
* Merge pull request #3 from jjt/lodash-upgrade
* Merge pull request #5 from fetchak/fix_path_undefined
* Merge pull request #6 from fetchak/safer_instructions
* Make eslint happy
* No need to recursive `rm` a single file
* Check if file exists
* Upgrade lodash, require specific lodash methods
v0.0.7 / 2016-01-05

@@ -3,0 +16,0 @@ ===================

11

package.json
{
"name": "babel-plugin-resolver",
"version": "0.1.0",
"version": "1.0.0",
"description": "Resolve modules from any directory.",

@@ -36,11 +36,10 @@ "main": "lib/ResolverPlugin.js",

"dependencies": {
"babel-resolver": "^0.0.18",
"babel-resolver": "^1.0.0",
"lodash": "^4.6.0"
},
"devDependencies": {
"babel-cli": "^6.1.18",
"babel-core": "^6.1.18",
"babel-eslint": "^4.1.5",
"babel-eslint": "^6.1.2",
"babel-plugin-resolver": "file:.",
"babel-preset-es2015": "^6.1.18",
"babel-preset-es2015": "^6.13.2",
"babel-register": "^6.11.6",
"coveralls": "^2.11.4",

@@ -47,0 +46,0 @@ "eslint": "^1.9.0",

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