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

@optimize-lodash/rollup-plugin

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@optimize-lodash/rollup-plugin - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

18

package.json
{
"name": "@optimize-lodash/rollup-plugin",
"version": "2.0.1",
"version": "2.0.2",
"description": "Rewrite lodash imports with Rollup for improved tree-shaking.",

@@ -25,3 +25,3 @@ "keywords": [

"engines": {
"node": ">= 10"
"node": ">= 12"
},

@@ -44,11 +44,11 @@ "publishConfig": {

"devDependencies": {
"@rollup/plugin-commonjs": "19.0.2",
"@rollup/plugin-commonjs": "21.0.0",
"@rollup/plugin-node-resolve": "11.2.1",
"@tsconfig/node10": "1.0.8",
"@types/estree": "0.0.48",
"@types/estree": "0.0.50",
"@types/jest": "27.0.2",
"@types/lodash": "4.14.172",
"@types/lodash": "4.14.175",
"@types/node": "12.20.28",
"@typescript-eslint/eslint-plugin": "4.28.5",
"@typescript-eslint/parser": "4.28.5",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"depcheck": "1.4.2",

@@ -58,3 +58,3 @@ "eslint": "7.32.0",

"eslint-plugin-jest": "24.5.2",
"eslint-plugin-unicorn": "35.0.0",
"eslint-plugin-unicorn": "36.0.0",
"jest": "27.2.5",

@@ -69,3 +69,3 @@ "lodash": "4.17.21",

"dependencies": {
"@optimize-lodash/transform": "^1.0.0",
"@optimize-lodash/transform": "^2.0.1",
"@rollup/pluginutils": "4.x"

@@ -72,0 +72,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