babel-plugin-webpack-alias
Advanced tools
Comparing version 1.2.0 to 1.3.0
{ | ||
"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" | ||
} | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
13
0
9104