acorn-import-assertions
Advanced tools
Comparing version 1.7.3 to 1.7.4
{ | ||
"name": "acorn-import-assertions", | ||
"version": "1.7.3", | ||
"version": "1.7.4", | ||
"description": "Support for import assertions in acorn", | ||
@@ -5,0 +5,0 @@ "main": "lib/index.js", |
@@ -1,2 +0,2 @@ | ||
import _acorn from "acorn"; | ||
import * as _acorn from "acorn"; | ||
import { leftCurlyBrace, space } from "charcodes"; | ||
@@ -3,0 +3,0 @@ |
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
24928