Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "census-js", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Convenience functions for working with Census APIs: Statistics, Cartographic GeoJSON, lat/lng -> FIPS, and other niceties.", | ||
@@ -22,2 +22,6 @@ "main": "census.js", | ||
], | ||
"dependencies": { | ||
"xmlhttprequest": "^1.8.0", | ||
"xregexp": "^4.2.0" | ||
}, | ||
"author": "Logan Powell", | ||
@@ -24,0 +28,0 @@ "license": "MIT", |
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
635181
2
+ Addedxmlhttprequest@^1.8.0
+ Addedxregexp@^4.2.0
+ Added@babel/runtime-corejs3@7.26.0(transitive)
+ Addedcore-js-pure@3.40.0(transitive)
+ Addedregenerator-runtime@0.14.1(transitive)
+ Addedxmlhttprequest@1.8.0(transitive)
+ Addedxregexp@4.4.1(transitive)