Socket
Socket
Sign inDemoInstall

babel-preset-es2015-and-decorators

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-preset-es2015-and-decorators - npm Package Compare versions

Comparing version 1.1.0 to 1.2.0

3

index.js
module.exports = {
plugins: [
require("babel-plugin-syntax-decorators"),
require("babel-plugin-transform-decorators"),
require("babel-plugin-transform-decorators-legacy"),
require("babel-plugin-transform-es2015-template-literals"),

@@ -6,0 +5,0 @@ require("babel-plugin-transform-es2015-literals"),

{
"name": "babel-preset-es2015-and-decorators",
"version": "1.1.0",
"version": "1.2.0",
"description": "Babel preset for all es2015 and decorators plugins.",

@@ -18,4 +18,3 @@ "main": "index.js",

"babel-plugin-check-es2015-constants": "^6.3.13",
"babel-plugin-syntax-decorators": "^6.3.13",
"babel-plugin-transform-decorators": "^6.4.0",
"babel-plugin-transform-decorators-legacy": "^1.3.4",
"babel-plugin-transform-es2015-arrow-functions": "^6.3.13",

@@ -22,0 +21,0 @@ "babel-plugin-transform-es2015-block-scoped-functions": "^6.3.13",

@@ -1,3 +0,3 @@

# babel-preset-es2015-and-decorators v1.1.0
# babel-preset-es2015-and-decorators v1.2.0
> Babel preset for all es2015 and decorators plugins.

Sorry, the diff of this file is not supported yet

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