Huge News!Announcing our $40M Series B led by Abstract Ventures.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 9.2.2 to 10.0.0

10

package.json
{
"name": "@erickmerchant/framework",
"version": "9.2.2",
"version": "10.0.0",
"description": "A simple data down, actions up framework.",
"main": "dist/main.js",
"main": "main.js",
"scripts": {
"test": "standard && tape 'test.js' | faucet",
"cover": "nyc --reporter=html npm test",
"build": "babel --presets es2015 main.js -d dist/",
"prepare": "npm run build"
"cover": "nyc --reporter=html npm test"
},

@@ -23,4 +21,2 @@ "repository": {

"devDependencies": {
"babel-cli": "^6.10.1",
"babel-preset-es2015": "^6.9.0",
"faucet": "0.0.1",

@@ -27,0 +23,0 @@ "mockery": "^2.0.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