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.1.0 to 5.1.1

1

lib/require_hook/typescript.js

@@ -33,3 +33,2 @@ "use strict";

if (cache[file].mtimeMs === mtimeMs) {
console.log("cached! %s", file);
return cache[file];

@@ -36,0 +35,0 @@ }

4

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

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

},
"gitHead": "8c65fd8f6c8e9910eef392c983ea9b65fc4fcb75"
"gitHead": "74fa329d7d588584bf8a0aea68bab76c84b3643c"
}
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