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

assertive-as-promised

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

assertive-as-promised - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

6

CHANGELOG.md

@@ -0,1 +1,7 @@

### 1.0.4
* Apply latest nlm generator - **[@markowsiak](https://github.com/markowsiak)** [#4](https://github.com/groupon/assertive-as-promised/pull/4)
- [`8d9ebd1`](https://github.com/groupon/assertive-as-promised/commit/8d9ebd118d40993cbf8386b2a898575c6859fce6) **chore:** Apply latest nlm generator
### 1.0.3

@@ -2,0 +8,0 @@

10

package.json
{
"name": "assertive-as-promised",
"version": "1.0.3",
"version": "1.0.4",
"description": "Extends assertive with promise support",

@@ -10,3 +10,3 @@ "license": "BSD-3-Clause",

"type": "git",
"url": "git+ssh://git@github.com/groupon/assertive-as-promised"
"url": "https://github.com/groupon/assertive-as-promised"
},

@@ -37,4 +37,4 @@ "bugs": {

"coffee-script": "^1.10.0",
"mocha": "^2.0.0",
"nlm": "^2.0.0",
"mocha": "^3.1.2",
"nlm": "^3.0.0",
"nodemon": "^1.0.0"

@@ -51,4 +51,4 @@ },

"publishConfig": {
"registry": "http://registry.npmjs.org"
"registry": "https://registry.npmjs.org"
}
}
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