@getlang/parser
Advanced tools
Comparing version 0.0.22 to 0.0.23
@@ -1,2 +0,1 @@ | ||
/// <reference types="./types.d.ts" /> | ||
import nearley from 'nearley'; | ||
@@ -3,0 +2,0 @@ import { QuerySyntaxError } from '@getlang/utils'; |
@@ -1,3 +0,1 @@ | ||
/// <reference types="./types.d.ts" /> | ||
import nearley from 'nearley' | ||
@@ -4,0 +2,0 @@ import { QuerySyntaxError } from '@getlang/utils' |
{ | ||
"name": "@getlang/parser", | ||
"version": "0.0.22", | ||
"version": "0.0.23", | ||
"license": "Apache-2.0", | ||
@@ -5,0 +5,0 @@ "type": "module", |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
207549
3855