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.2 to 2.0.3

dist/es/fantasy-land.d.ts

12

package.json
{
"name": "list",
"version": "2.0.2",
"version": "2.0.3",
"description": "Fast purely functional immutable lists.",
"main": "index.js",
"main": "dist/index.js",
"module": "dist/es/index.js",
"scripts": {

@@ -21,3 +22,2 @@ "build": "npm run build-es6; npm run build-cmjs",

"license": "MIT",
"module": "es/index.js",
"sideEffects": false,

@@ -39,2 +39,8 @@ "devDependencies": {

},
"files": [
"dist",
"methods",
"fantasy-land",
"ramda"
],
"nyc": {

@@ -41,0 +47,0 @@ "extension": [

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