New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

metalsmith-revision

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

metalsmith-revision - npm Package Compare versions

Comparing version 0.0.2 to 0.0.4

lib/index.js

17

package.json
{
"name": "metalsmith-revision",
"version": "0.0.2",
"version": "0.0.4",
"description": "Compile only the modified files",
"main": "lib/index.js",
"files": [
"lib",
"README.md"
],
"scripts": {

@@ -13,2 +17,3 @@ "prebuild": "rimraf lib",

"test:single": "mocha --compilers js:babel-register",
"prepublish": "npm run build",
"semantic-release": "semantic-release pre && npm publish && semantic-release post"

@@ -36,5 +41,13 @@ },

"chai": "^3.5.0",
"commitizen": "^2.8.4",
"cz-conventional-changelog": "^1.1.6",
"mocha": "^3.0.1",
"rimraf": "^2.5.4"
"rimraf": "^2.5.4",
"semantic-release": "^4.3.5"
},
"config": {
"commitizen": {
"path": "cz-conventional-changelog"
}
},
"dependencies": {

@@ -41,0 +54,0 @@ "crypto": "0.0.3",

.babelrc
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