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

promist

Package Overview
Dependencies
Maintainers
1
Versions
26
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

promist - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

2

helpers/mark.js

@@ -16,3 +16,3 @@ 'use strict';

var MARK_SYMBOL = Symbol('mark');
var MARK_SYMBOL = exports.MARK_SYMBOL = Symbol('mark');
exports.default = {

@@ -19,0 +19,0 @@ set: function set(promise) {

{
"name": "promist",
"version": "0.1.1",
"version": "0.1.2",
"author": "Rafa Mel",

@@ -9,3 +9,2 @@ "description": "A dependable Promises and async utility belt",

"promises",
"async",
"series",

@@ -65,3 +64,3 @@ "parallel",

"cross-env": "^5.2.0",
"eslint": "^5.9.0",
"eslint": "^5.10.0",
"eslint-config-prettier": "^3.3.0",

@@ -72,3 +71,3 @@ "eslint-config-standard": "^12.0.0",

"eslint-plugin-import": "^2.14.0",
"eslint-plugin-jest": "^22.0.0",
"eslint-plugin-jest": "^22.1.2",
"eslint-plugin-node": "^8.0.0",

@@ -91,3 +90,3 @@ "eslint-plugin-prettier": "^3.0.0",

"typedoc-plugin-external-module-name": "^1.1.3",
"typescript": "^3.2.1"
"typescript": "^3.2.2"
},

@@ -94,0 +93,0 @@ "dependencies": {},

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