@gi.ts/node-loader
Advanced tools
Comparing version 1.5.1 to 1.5.3
{ | ||
"name": "@gi.ts/node-loader", | ||
"version": "1.5.1", | ||
"version": "1.5.3", | ||
"main": "dist/loader.js", | ||
@@ -20,3 +20,3 @@ "types": "dist/loader.d.ts", | ||
"dependencies": { | ||
"@gi.ts/parser": "^1.5.0", | ||
"@gi.ts/parser": "^1.5.3", | ||
"glob": "^7.1.6" | ||
@@ -29,5 +29,6 @@ }, | ||
"scripts": { | ||
"build": "tsc" | ||
"build": "tsc", | ||
"prepack": "rm -rf dist && yarn build" | ||
}, | ||
"gitHead": "55e41eb7d11fa4d1bf3c189179cbe7cb5e8d2f75" | ||
"gitHead": "175911824cbb54cc1a01a67ac2e5901e8b745f80" | ||
} |
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
8751
Updated@gi.ts/parser@^1.5.3