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

@most/prelude

Package Overview
Dependencies
Maintainers
4
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@most/prelude - npm Package Compare versions

Comparing version 1.7.1 to 1.7.2

1

dist/index.es.js

@@ -153,2 +153,3 @@ /** @license MIT License (c) copyright 2010-2016 original author or authors */

// remove all elements matching a predicate
// @deprecated
function removeAll(f, a) {

@@ -155,0 +156,0 @@ var l = a.length;

@@ -159,2 +159,3 @@ (function (global, factory) {

// remove all elements matching a predicate
// @deprecated
function removeAll(f, a) {

@@ -161,0 +162,0 @@ var l = a.length;

10

package.json
{
"name": "@most/prelude",
"version": "1.7.1",
"version": "1.7.2",
"description": "prelude",

@@ -33,6 +33,6 @@ "main": "dist/index.js",

"devDependencies": {
"babel-core": "^6.26.0",
"babel-core": "^6.26.3",
"babel-plugin-annotate-pure-calls": "^0.2.0",
"babel-plugin-external-helpers": "^6.22.0",
"babel-preset-env": "^1.6.0",
"babel-preset-env": "^1.7.0",
"babel-register": "^6.26.0",

@@ -42,4 +42,4 @@ "cpy-cli": "^1.0.1",

"flow-bin": "^0.57.3",
"mocha": "^3.4.2",
"nyc": "^11.0.2",
"mocha": "^5.2.0",
"nyc": "^13.0.0",
"rollup": "^0.50.0",

@@ -46,0 +46,0 @@ "snazzy": "^7.0.0",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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