New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

chimpanzee

Package Overview
Dependencies
Maintainers
1
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

chimpanzee - npm Package Compare versions

Comparing version 0.0.29 to 0.0.30

2

dist/any.js

@@ -34,3 +34,3 @@ "use strict";

return run(schemas.slice(1), nonMatching.concat(result));
} : new _results.Skip("None of the items matched.", { obj, context, key, parents, parentKeys, nonMatching }, meta);
} : new _results.Skip("None of the items matched.", { obj, context, key, parents, parentKeys, nonMatching: nonMatching.concat(result) }, meta);
});

@@ -37,0 +37,0 @@ }(schemas) : new _results.Empty({ obj, context, key, parents, parentKeys }, meta);

{
"name": "chimpanzee",
"version": "0.0.29",
"version": "0.0.30",
"author": "Jeswin<jeswinpk@agilehead.com>",

@@ -5,0 +5,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

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