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.70 to 0.0.71

dist/exception.js

18

package.json
{
"name": "chimpanzee",
"version": "0.0.70",
"version": "0.0.71",
"author": "Isotropy Team<isotropy@agilehead.com>",

@@ -9,20 +9,20 @@ "scripts": {

},
"main": "dist/chimpanzee.js",
"main": "dist/index.js",
"dependencies": {
"lazily": "0.0.20"
"lazily": "0.0.26"
},
"devDependencies": {
"babel-cli": "6.26.0",
"babel-core": "^6.26.0",
"babel-core": "^6.26.3",
"babel-polyfill": "^6.26.0",
"babel-preset-flow": "^6.23.0",
"babel-preset-latest": "^6.24.1",
"babel-preset-modern-browsers": "10.0.1",
"babel-preset-modern-browsers": "11.0.1",
"babel-preset-stage-2": "^6.24.1",
"flow-bin": "^0.67.1",
"mocha": "5.0.4",
"should": "13.2.1",
"source-map-support": "^0.5.3"
"flow-bin": "^0.79.1",
"mocha": "5.2.0",
"should": "13.2.3",
"source-map-support": "^0.5.8"
},
"license": "MIT"
}

@@ -495,3 +495,3 @@ # chimpanzee

```
import { builtins as $, capture, Match } from "../../../chimpanzee";
import { builtins as $, capture, Match } from "../../../";

@@ -498,0 +498,0 @@ export const input = {

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