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 3.0.2 to 3.0.3

26

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

@@ -35,21 +35,21 @@ "keywords": [

"@types/estree": "1.0.0",
"@types/jest": "29.2.5",
"@types/jest": "29.5.4",
"@types/lodash": "4.14.191",
"@types/node": "12.20.55",
"@typescript-eslint/eslint-plugin": "5.48.2",
"@typescript-eslint/parser": "5.48.2",
"acorn": "8.8.1",
"@typescript-eslint/eslint-plugin": "6.6.0",
"@typescript-eslint/parser": "6.6.0",
"acorn": "8.8.2",
"depcheck": "1.4.3",
"eslint": "8.32.0",
"eslint-config-prettier": "8.6.0",
"eslint-plugin-jest": "27.1.7",
"eslint": "8.49.0",
"eslint-config-prettier": "9.0.0",
"eslint-plugin-jest": "27.2.3",
"eslint-plugin-unicorn": "44.0.2",
"jest": "29.3.1",
"prettier": "2.8.3",
"ts-jest": "29.0.5",
"typescript": "4.9.4"
"jest": "29.6.4",
"prettier": "3.0.3",
"ts-jest": "29.1.1",
"typescript": "5.2.2"
},
"dependencies": {
"estree-walker": "2.x",
"magic-string": "0.27.x"
"magic-string": "0.30.x"
},

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