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

isotropy-analyzer-utils

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

isotropy-analyzer-utils - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

4

dist/expr.js

@@ -11,4 +11,4 @@ "use strict";

function expr(schema, onMatch) {
var params = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : {};
var opts = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : {};
var opts = arguments.length > 2 && arguments[2] !== undefined ? arguments[2] : {};
var params = arguments.length > 3 && arguments[3] !== undefined ? arguments[3] : {};

@@ -15,0 +15,0 @@ return wrap(function (obj, key, parents, parentKeys) {

{
"name": "isotropy-analyzer-utils",
"description": "Utility functions for parsing Babylon ASTs.",
"version": "0.0.7",
"version": "0.0.8",
"author": "Isotropy Team<isotropy@agilehead.com>",

@@ -6,0 +6,0 @@ "contributors": ["Jeswin Kumar<jeswinpk@agilehead.com>"],

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