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

nimma

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nimma - npm Package Compare versions

Comparing version 0.1.7 to 0.1.8

dist/types/codegen/fallback.d.ts

2

dist/cjs/codegen/tree/traversal-zones.js

@@ -66,3 +66,3 @@ 'use strict';

if ('*' in parent) {
if (parent !== void 0 && '*' in parent) {
delete parent['*'];

@@ -69,0 +69,0 @@ parent['**'] = null;

@@ -102,3 +102,3 @@ 'use strict';

if ('*' in parent) {
if (parent !== void 0 && '*' in parent) {
delete parent['*'];

@@ -105,0 +105,0 @@ parent['**'] = null;

{
"name": "nimma",
"version": "0.1.7",
"version": "0.1.8",
"description": "Scalable JSONPath engine.",

@@ -5,0 +5,0 @@ "keywords": [

Sorry, the diff of this file is not supported yet

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