rollup-plugin-buble
Advanced tools
Comparing version 0.19.4 to 0.19.6
# rollup-plugin-buble changelog | ||
## 0.19.6 | ||
* Update dependencies | ||
* Add test | ||
* Enable direct Github installation | ||
## 0.19.4 | ||
@@ -4,0 +10,0 @@ |
{ | ||
"name": "rollup-plugin-buble", | ||
"description": "Compile ES2015 with buble", | ||
"version": "0.19.4", | ||
"version": "0.19.6", | ||
"author": "Rich Harris", | ||
@@ -14,3 +14,4 @@ "repository": "https://github.com/rollup/rollup-plugin-buble", | ||
"pretest": "npm run build", | ||
"prepublish": "npm run lint && rm -rf dist && npm test", | ||
"prepublishOnly": "npm run lint && rm -rf dist && npm test", | ||
"prepare": "npm run build", | ||
"lint": "eslint src" | ||
@@ -23,10 +24,10 @@ }, | ||
"devDependencies": { | ||
"eslint": "^5.6.1", | ||
"eslint": "^5.10.0", | ||
"mocha": "^5.2.0", | ||
"rollup": "^0.66.4" | ||
"rollup": "^0.67.4" | ||
}, | ||
"dependencies": { | ||
"buble": "^0.19.4", | ||
"buble": "^0.19.6", | ||
"rollup-pluginutils": "^2.3.3" | ||
} | ||
} |
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
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
3680
1
Updatedbuble@^0.19.6