Socket
Socket
Sign inDemoInstall

babel-preset-diff

Package Overview
Dependencies
184
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.0 to 6.0.0

1

index.js

@@ -0,1 +1,2 @@

/* eslint-disable flowtype/require-valid-file-annotation */
const interopRequire = require('interop-require')

@@ -2,0 +3,0 @@

8

package.json
{
"name": "babel-preset-diff",
"version": "5.0.0",
"version": "6.0.0",
"description": "Compile all unsupported features for current environments",

@@ -13,3 +13,3 @@ "keywords": [],

"scripts": {
"test": "node -r @babel/register test.js"
"test": "standard -v --fix && node -r @babel/register test.js"
},

@@ -26,3 +26,5 @@ "dependencies": {

"@babel/register": "^7.0.0-beta.55",
"react": "^16.4.1"
"flow-bin": "^0.77.0",
"react": "^16.4.1",
"standard-esnext": "^5.0.0"
},

@@ -29,0 +31,0 @@ "babel": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc