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

babel-plugin-webpack-alias

Package Overview
Dependencies
Maintainers
1
Versions
31
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-plugin-webpack-alias - npm Package Compare versions

Comparing version 1.2.0 to 1.3.0

14

package.json
{
"version": "1.2.0",
"version": "1.3.0",
"name": "babel-plugin-webpack-alias",

@@ -11,3 +11,3 @@ "description": "babel 6 plugin which allows to use webpack aliases",

"test": "ava",
"semantic-release": "npm run build && semantic-release pre && npm publish && semantic-release post"
"prepublish": "npm run build"
},

@@ -28,3 +28,2 @@ "license": "ISC",

"babel-core": "^6.6.0",
"babel-eslint": "^4.1.8",
"babel-plugin-transform-es2015-destructuring": "^6.6.0",

@@ -38,7 +37,5 @@ "babel-plugin-transform-es2015-modules-commonjs": "^6.6.0",

"babel-register": "^6.5.2",
"cz-conventional-changelog": "^1.1.5",
"eslint": "^2.0.0",
"estraverse-fb": "^1.3.1",
"semantic-release": "^4.3.5",
"watch": "^0.17.1"
"watch": "^0.18.0"
},

@@ -64,8 +61,3 @@ "keywords": [

"find-up": "^1.1.2"
},
"config": {
"commitizen": {
"path": "./node_modules/cz-conventional-changelog"
}
}
}
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