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

babel-preset-razzle

Package Overview
Dependencies
Maintainers
1
Versions
168
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-preset-razzle - npm Package Compare versions

Comparing version 0.2.11 to 0.2.12

7

index.js

@@ -5,8 +5,3 @@ 'use strict';

presets: [
[
require.resolve('babel-preset-latest'),
{
es2015: { modules: false },
},
],
[require.resolve('babel-preset-env'), { modules: false }],
require.resolve('babel-preset-react'),

@@ -13,0 +8,0 @@ ],

4

package.json
{
"name": "babel-preset-razzle",
"version": "0.2.11",
"version": "0.2.12",
"description": "Babel presets for Razzle",

@@ -21,5 +21,5 @@ "main": "index.js",

"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-latest": "^6.24.0",
"babel-preset-env": "^1.3.2",
"babel-preset-react": "^6.23.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