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

list

Package Overview
Dependencies
Maintainers
2
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

list - npm Package Compare versions

Comparing version 2.0.8 to 2.0.9

1

curried/package.json

@@ -6,2 +6,3 @@ {

"module": "../dist/es/curried.js"
"types": "../dist/curried.d.ts",
}

@@ -6,2 +6,3 @@ {

"module": "../dist/es/fantasy-land.js"
"types": "../dist/fantasy-land.d.ts",
}

@@ -6,2 +6,3 @@ {

"module": "../dist/es/methods.js"
"types": "../dist/methods.d.ts",
}

3

package.json
{
"name": "list",
"version": "2.0.8",
"version": "2.0.9",
"description": "Fast purely functional immutable lists.",
"main": "dist/index.js",
"types": "./dist/index.d.ts",
"module": "dist/es/index.js",

@@ -7,0 +8,0 @@ "scripts": {

@@ -6,2 +6,3 @@ {

"module": "../dist/es/ramda.js"
"types": "../dist/ramda.d.ts",
}
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