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

@agreed/core

Package Overview
Dependencies
Maintainers
2
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@agreed/core - npm Package Compare versions

Comparing version 5.3.2-alpha.0 to 6.0.0

15

package.json
{
"name": "@agreed/core",
"version": "5.3.2-alpha.0",
"version": "6.0.0",
"description": "agreed is a mock server and test client, agreed will be helper for Consumer Driven Contract",

@@ -39,3 +39,3 @@ "main": "index.js",

"dependencies": {
"@types/node": "^16.0.0",
"@types/node": "^18.0.0",
"json5": "^2.0.0",

@@ -54,6 +54,6 @@ "jsonschema": "^1.2.4",

"eslint": "7.32.0",
"eslint-config-prettier": "8.5.0",
"eslint-config-prettier": "8.7.0",
"eslint-plugin-prettier": "4.2.1",
"espower-loader": "1.2.2",
"express": "4.18.1",
"express": "4.18.2",
"is-empty": "1.2.0",

@@ -65,3 +65,3 @@ "must-call": "1.0.0",

"power-assert": "1.6.1",
"prettier": "2.7.1"
"prettier": "2.8.4"
},

@@ -71,3 +71,6 @@ "publishConfig": {

},
"gitHead": "0aa8561c3b3ff34ae9280a0d89f7cf7bd2d3cef7"
"directories": {
"lib": "lib",
"test": "test"
}
}
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