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

@optimize-lodash/transform

Package Overview
Dependencies
Maintainers
0
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 3.0.3 to 3.0.4

24

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

@@ -34,15 +34,15 @@ "keywords": [

"@tsconfig/node12": "1.0.11",
"@types/estree": "1.0.0",
"@types/estree": "1.0.1",
"@types/jest": "29.5.4",
"@types/lodash": "4.14.191",
"@types/lodash": "4.14.199",
"@types/node": "12.20.55",
"@typescript-eslint/eslint-plugin": "6.6.0",
"@typescript-eslint/parser": "6.6.0",
"acorn": "8.8.2",
"depcheck": "1.4.3",
"eslint": "8.49.0",
"@typescript-eslint/eslint-plugin": "6.7.0",
"@typescript-eslint/parser": "6.7.0",
"acorn": "8.12.1",
"depcheck": "1.4.6",
"eslint": "8.51.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-jest": "27.2.3",
"eslint-plugin-jest": "27.4.0",
"eslint-plugin-unicorn": "44.0.2",
"jest": "29.6.4",
"jest": "29.7.0",
"prettier": "3.0.3",

@@ -53,4 +53,4 @@ "ts-jest": "29.1.1",

"dependencies": {
"estree-walker": "2.x",
"magic-string": "0.30.x"
"estree-walker": "^2.0.2",
"magic-string": "~0.30.11"
},

@@ -57,0 +57,0 @@ "scripts": {

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