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

@optimize-lodash/transform

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@optimize-lodash/transform - npm Package Compare versions

Comparing version 2.0.0 to 2.0.1

16

package.json
{
"name": "@optimize-lodash/transform",
"version": "2.0.0",
"version": "2.0.1",
"description": "Rewrites lodash imports in a given source file to be specific.",

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

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

@@ -38,9 +38,9 @@ "publishConfig": {

"@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",
"acorn": "8.4.1",
"@typescript-eslint/eslint-plugin": "4.33.0",
"@typescript-eslint/parser": "4.33.0",
"acorn": "8.5.0",
"depcheck": "1.4.2",

@@ -50,3 +50,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",

@@ -53,0 +53,0 @@ "prettier": "2.4.1",

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