New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

babel-preset-joblift

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

babel-preset-joblift - npm Package Compare versions

Comparing version 3.0.1 to 3.3.1

5

index.js

@@ -6,11 +6,8 @@ module.exports = () => ({

['@babel/plugin-proposal-nullish-coalescing-operator', { loose: false }],
'@babel/plugin-proposal-export-namespace-from',
['@babel/plugin-proposal-class-properties', { loose: false }],
'@babel/plugin-syntax-dynamic-import',
'@babel/plugin-syntax-import-meta',
['@babel/plugin-proposal-class-properties', { loose: false }],
'@babel/plugin-proposal-json-strings',
['@babel/plugin-proposal-object-rest-spread', { loose: false, useBuiltIns: true }],
],
});

4

package.json
{
"name": "babel-preset-joblift",
"version": "3.0.1",
"version": "3.3.1",
"main": "index.js",

@@ -20,3 +20,3 @@ "repository": "https://github.com/joblift/frontend-lint-config.git",

},
"gitHead": "1f6ef0563f25c4a8de4c0a0bd437ba37a14a44ff"
"gitHead": "8949bda5d63448651f0157da77e43a6252254252"
}
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