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

@xylabs/lodash

Package Overview
Dependencies
Maintainers
7
Versions
196
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@xylabs/lodash - npm Package Compare versions

Comparing version 2.10.18 to 2.11.0

dist/cjsIndex.d.ts.map

4

dist/cjsIndex.d.ts

@@ -1,2 +0,2 @@

export { }
export {};
//# sourceMappingURL=cjsIndex.d.ts.map
import * as lodash from 'lodash-es';
export * from 'lodash-es';
export { lodash as default };
export default lodash;
//# sourceMappingURL=esmIndex.d.ts.map

@@ -36,6 +36,2 @@ {

"module": "dist/esmIndex.mjs",
"scripts": {
"package-compile": "tsup && publint",
"package-recompile": "tsup && publint"
},
"homepage": "https://xylabs.com",

@@ -59,6 +55,4 @@ "keywords": [

"@types/lodash-es": "^4.17.9",
"@xylabs/ts-scripts-yarn3": "^2.19.12",
"@xylabs/tsconfig": "^2.19.12",
"publint": "^0.2.2",
"tsup": "^7.2.0",
"@xylabs/ts-scripts-yarn3": "^3.0.0-rc.15",
"@xylabs/tsconfig": "^3.0.0-rc.15",
"typescript": "^5.2.2"

@@ -75,3 +69,3 @@ },

"types": "./dist/esmIndex.d.ts",
"version": "2.10.18"
"version": "2.11.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