Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@arranger/middleware

Package Overview
Dependencies
Maintainers
2
Versions
251
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arranger/middleware - npm Package Compare versions

Comparing version 0.0.6 to 0.0.10

30

package.json
{
"name": "@arranger/middleware",
"version": "0.0.6",
"version": "0.0.10",
"description": "Arranger Middleware",

@@ -12,3 +12,3 @@ "main": "dist/index.js",

"build": "mkdir -p src && babel src --out-dir dist",
"prepublish": "npm run build",
"prepare": "npm run build",
"watch": "mkdir -p src && babel src --watch --out-dir dist",

@@ -28,17 +28,17 @@ "flow": "flow"

"devDependencies": {
"@babel/cli": "^7.0.0-beta.35",
"@babel/core": "^7.0.0-beta.35",
"@babel/plugin-proposal-class-properties": "^7.0.0-beta.37",
"@babel/plugin-proposal-object-rest-spread": "^7.0.0-beta.35",
"@babel/plugin-proposal-optional-chaining": "^7.0.0-beta.35",
"@babel/preset-env": "^7.0.0-beta.35",
"@babel/preset-flow": "^7.0.0-beta.35",
"@babel/preset-react": "^7.0.0-beta.37",
"@babel/register": "^7.0.0-beta.35",
"@babel/cli": "^7.0.0-beta.40",
"@babel/core": "^7.0.0-beta.40",
"@babel/plugin-proposal-class-properties": "^7.0.0-beta.40",
"@babel/plugin-proposal-object-rest-spread": "^7.0.0-beta.40",
"@babel/plugin-proposal-optional-chaining": "^7.0.0-beta.40",
"@babel/preset-env": "^7.0.0-beta.40",
"@babel/preset-flow": "^7.0.0-beta.40",
"@babel/preset-react": "^7.0.0-beta.40",
"@babel/register": "^7.0.0-beta.40",
"babel-core": "7.0.0-bridge.0",
"babel-eslint": "^8.1.2",
"eslint": "^3.19.0",
"babel-eslint": "^8.2.1",
"eslint": "^4.1.1",
"eslint-config-prettier": "^2.9.0",
"eslint-plugin-flowtype": "^2.40.1",
"eslint-plugin-prettier": "^2.4.0",
"eslint-plugin-flowtype": "^2.42.0",
"eslint-plugin-prettier": "^2.6.0",
"flow-bin": "^0.62.0",

@@ -45,0 +45,0 @@ "jest": "^22.0.5",

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