esri-module-loader
Advanced tools
Comparing version 0.0.3 to 1.0.0
{ | ||
"name": "esri-module-loader", | ||
"version": "0.0.3", | ||
"version": "1.0.0", | ||
"description": "", | ||
@@ -5,0 +5,0 @@ "main": "es5/index.js", |
@@ -0,4 +1,8 @@ | ||
![npm](https://img.shields.io/npm/v/esri-module-loader.svg) | ||
![npm](https://img.shields.io/npm/dw/esri-module-loader.svg) | ||
![GitHub stars](https://img.shields.io/github/stars/nsc-open/esri-module-loader.svg?style=social&label=Stars) | ||
# esri-module-loader | ||
This package is based on esri-loader. | ||
This package is based on [esri-loader](https://github.com/Esri/esri-loader). | ||
@@ -37,2 +41,2 @@ # install | ||
).then(({ MyModule }) => {}) | ||
``` | ||
``` |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
6521
1
42