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

@curveball/problem

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@curveball/problem - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

6

changelog.md
Changelog
=========
0.2.1 (2020-01-05)
------------------
* Allow installation on Curveball 0.10.
0.2.0 (2019-12-27)

@@ -5,0 +11,0 @@ ------------------

10

package.json
{
"name": "@curveball/problem",
"version": "0.2.0",
"version": "0.2.1",
"description": "A middleware for converting errors into application/problem+json",

@@ -42,3 +42,3 @@ "main": "dist/index.js",

"devDependencies": {
"@curveball/core": "^0.9",
"@curveball/core": "^0.10.0",
"@types/chai": "^4.2.7",

@@ -49,5 +49,5 @@ "@types/mocha": "^5.2.7",

"chai": "^4.2.0",
"mocha": "^6.2.2",
"mocha": "^7.0.0",
"nyc": "^15.0.0",
"sinon": "^8.0.1",
"sinon": "^8.0.2",
"ts-node": "^8.5.4",

@@ -64,4 +64,4 @@ "tslint": "^5.20.1",

"peerDependencies": {
"@curveball/core": "^0.9.4"
"@curveball/core": ">=0.9 <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