@plasmicapp/loader-core
Advanced tools
Comparing version 1.0.99 to 1.0.100
{ | ||
"version": "1.0.99", | ||
"version": "1.0.100", | ||
"license": "MIT", | ||
@@ -17,3 +17,3 @@ "main": "dist/index.js", | ||
"yalcp": "yalc publish --push", | ||
"test": "tsdx test", | ||
"test": "yarn --cwd=../.. test", | ||
"lint": "tsdx lint", | ||
@@ -53,10 +53,9 @@ "prepare": "if-env PREPARE_NO_BUILD=true || yarn build", | ||
"tsdx": "^0.14.1", | ||
"tslib": "^2.2.0", | ||
"typescript": "^4.3.2" | ||
"tslib": "^2.2.0" | ||
}, | ||
"dependencies": { | ||
"@plasmicapp/isomorphic-unfetch": "^1.0.1", | ||
"@plasmicapp/loader-fetcher": "1.0.22" | ||
"@plasmicapp/loader-fetcher": "1.0.23" | ||
}, | ||
"gitHead": "361c3f2e99d74b4feaeca0f27a9e8875718fcaee" | ||
"gitHead": "aed79bb7319dc8f42c185c212f9ba23f26591fd4" | ||
} |
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
5
322102
+ Added@plasmicapp/loader-fetcher@1.0.23(transitive)
- Removed@plasmicapp/loader-fetcher@1.0.22(transitive)