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

cma-template

Package Overview
Dependencies
Maintainers
2
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cma-template - npm Package Compare versions

Comparing version 0.0.2 to 0.0.3

LICENSE

4

package.json
{
"name": "cma-template",
"version": "0.0.2",
"version": "0.0.3",
"description": "> TODO: description",

@@ -25,3 +25,3 @@ "author": "derekjqwang <derekjqwang@tencent.com>",

},
"gitHead": "d83e4111476a2338b31ba93190572732f8af0cec"
"gitHead": "53d48fa9474688579919b22ae5ee32678c2eae51"
}
{
"scripts": {
"build": "matman build",
"build-dev": "matman build --dev",
"test": "mocha",
"test:show": "cross-env SHOW_BROWSER=1 npm run test"
},
"dependencies": {
"matman": "^6.0.15",
"matman-runner-puppeteer": "^6.0.15"
},
"devDependencies": {
"chai": "^4.2.0",
"cross-env": "^7.0.2",
"matman-cli": "^6.0.15",
"mocha": "^8.0.1"
"package": {
"scripts": {
"build": "matman build",
"build-dev": "matman build --dev",
"test": "mocha",
"test:show": "cross-env SHOW_BROWSER=1 npm run test"
},
"dependencies": {
"lodash": "^4.17.19",
"matman": "^6.0.15",
"matman-runner-puppeteer": "^6.0.15",
"web-crawl-util": "^1.0.2"
},
"devDependencies": {
"chai": "^4.2.0",
"cross-env": "^7.0.2",
"matman-cli": "^6.0.15",
"mocha": "^8.0.1",
"mochawesome": "^6.1.1"
}
}
}
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