New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@most/prelude

Package Overview
Dependencies
Maintainers
1
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.2.0 to 1.3.0

type-definitions/prelude.d.ts

2

dist/prelude.js

@@ -158,3 +158,3 @@ (function (global, factory) {

var b = new Array(l);
var j = undefined;
var j = void 0;
for (j = 0; j < i; ++j) {

@@ -161,0 +161,0 @@ b[j] = a[j];

{
"name": "@most/prelude",
"version": "1.2.0",
"version": "1.3.0",
"description": "prelude",
"main": "dist/prelude.js",
"typings": "type-definitions/prelude.d.ts",
"files": [
"dist/prelude.js"
"dist/prelude.js",
"type-definitions/prelude.d.ts"
],

@@ -30,3 +32,2 @@ "scripts": {

"@most/eslint-config-most": "^1.0.2",
"assert": "^1.3.0",
"babel-cli": "^6.5.0",

@@ -36,2 +37,3 @@ "babel-core": "^6.5.0",

"babel-preset-es2015": "^6.5.0",
"babel-preset-power-assert": "^1.0.0",
"eslint": "^2.3.0",

@@ -44,2 +46,3 @@ "eslint-config-standard": "^5.1.0",

"mocha": "^2.4.5",
"power-assert": "^1.4.1",
"rollup": "^0.25.3",

@@ -46,0 +49,0 @@ "uglify-js": "^2.6.1"

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