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

@getlang/parser

Package Overview
Dependencies
Maintainers
0
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@getlang/parser - npm Package Compare versions

Comparing version 0.0.21 to 0.0.22

types.d.ts

1

dist/index.js

@@ -0,1 +1,2 @@

/// <reference types="./types.d.ts" />
import nearley from 'nearley';

@@ -2,0 +3,0 @@ import { QuerySyntaxError } from '@getlang/utils';

@@ -0,1 +1,3 @@

/// <reference types="./types.d.ts" />
import nearley from 'nearley'

@@ -2,0 +4,0 @@ import { QuerySyntaxError } from '@getlang/utils'

2

package.json
{
"name": "@getlang/parser",
"version": "0.0.21",
"version": "0.0.22",
"license": "Apache-2.0",

@@ -5,0 +5,0 @@ "type": "module",

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