Socket
Socket
Sign inDemoInstall

@shelf/babel-config

Package Overview
Dependencies
225
Maintainers
56
Versions
17
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.1 to 1.0.2

4

frontend-component.js

@@ -26,3 +26,3 @@ /**

targets: {
browsers: ['last 4 versions', 'ie >= 11'],
browsers: ['last 4 versions'],
},

@@ -43,3 +43,3 @@ modules: false,

targets: {
browsers: ['last 4 versions', 'ie >= 11'],
browsers: ['last 4 versions'],
},

@@ -46,0 +46,0 @@ useBuiltIns: false,

@@ -14,3 +14,3 @@ /**

{
targets: ['last 4 versions', 'ie >= 11'],
targets: ['last 4 versions'],
},

@@ -17,0 +17,0 @@ ],

{
"name": "@shelf/babel-config",
"version": "1.0.1",
"version": "1.0.2",
"description": "babel-config",

@@ -36,11 +36,11 @@ "license": "MIT",

"dependencies": {
"@babel/plugin-proposal-class-properties": "7.16.7",
"@babel/plugin-proposal-optional-chaining": "7.16.7",
"@babel/plugin-transform-runtime": "7.17.0",
"@babel/preset-env": "7.16.11",
"@babel/preset-react": "7.16.7",
"@babel/preset-typescript": "7.16.7",
"@babel/plugin-proposal-class-properties": "7.17.12",
"@babel/plugin-proposal-optional-chaining": "7.17.12",
"@babel/plugin-transform-runtime": "7.18.0",
"@babel/preset-env": "7.18.0",
"@babel/preset-react": "7.17.12",
"@babel/preset-typescript": "7.17.12",
"babel-plugin-dynamic-import-node": "2.3.3",
"babel-plugin-lodash": "3.3.4",
"babel-plugin-styled-components": "1.13.3",
"babel-plugin-styled-components": "2.0.7",
"babel-plugin-transform-vue-jsx": "3.7.0",

@@ -50,9 +50,9 @@ "babel-plugin-transform-vue-tsx": "3510.0.3"

"devDependencies": {
"@shelf/eslint-config": "2.6.0",
"@shelf/eslint-config": "2.17.0",
"@shelf/prettier-config": "1.0.0",
"eslint": "8.15.0",
"eslint": "8.16.0",
"husky": "8.0.1",
"lint-staged": "12.3.5",
"prettier": "2.5.1",
"typescript": "4.6.2"
"lint-staged": "12.4.2",
"prettier": "2.6.2",
"typescript": "4.7.2"
},

@@ -59,0 +59,0 @@ "engines": {

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