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

@produck/mold

Package Overview
Dependencies
Maintainers
2
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@produck/mold - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

12

package.json
{
"name": "@produck/mold",
"version": "0.2.0",
"version": "0.2.1",
"description": "For helping to create a final options from a defined specification.",

@@ -35,6 +35,3 @@ "keywords": [

"build": "rollup -c script/rollup.config.mjs",
"lint": "eslint --fix **/*.mjs",
"test": "mocha \"**/*-spec.mjs\" -t 999999999 ",
"coverage": "c8 --reporter=lcov npm test",
"prepublishOnly": "npm run lint && npm test && npm run build"
"prepublishOnly": "npm run build"
},

@@ -45,8 +42,5 @@ "bugs": {

"devDependencies": {
"c8": "^7.12.0",
"eslint": "^8.24.0",
"mocha": "^10.0.0",
"rollup": "^2.79.1"
},
"gitHead": "81c6ece2bb1e5b97b1a2cda9389c6214f807368c"
"gitHead": "4b35006bffca0429d79c6b1bfc486dc8a553482a"
}

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