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

@erickmerchant/framework

Package Overview
Dependencies
Maintainers
1
Versions
244
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@erickmerchant/framework - npm Package Compare versions

Comparing version 17.1.1 to 17.1.2-0

fixtures/component.mjs

18

package.json
{
"name": "@erickmerchant/framework",
"version": "17.1.1",
"version": "17.1.2-0",
"description": "A simple data down, actions up framework.",
"main": "main.js",
"scripts": {
"test": "standard && tape test.js"
"test": "standard && node --experimental-modules test.mjs"
},
"bin": {
"framework": "./cli.js"
},
"repository": {

@@ -23,14 +20,7 @@ "type": "git",

"devDependencies": {
"execa": "^1.0.0",
"jsdom": "^13.0.0",
"standard": "^12.0.1",
"stream-to-promise": "^2.2.0",
"tape": "^4.9.1"
},
"dependencies": {
"chalk": "^2.4.1",
"jsdom": "^13.0.0",
"lodash.get": "^4.4.2",
"make-dir": "^1.3.0",
"sergeant": "^22.2.1",
"stream-to-promise": "^2.2.0"
}
}
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