@chartisan/chartisan
Advanced tools
Comparing version 1.0.1 to 1.0.2
[ | ||
{ | ||
"input": "src/index.ts", | ||
"output": "dist/chartisan.js" | ||
"output": "dist/chartisan.js", | ||
"format": "es", | ||
"globals": { | ||
"deepmerge": "merge" | ||
} | ||
} | ||
] |
{ | ||
"name": "@chartisan/chartisan", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"description": "Supercharged language agnostic charts", | ||
"main": "dist/chartisan.js", | ||
"module": "dist/chartisan.js", | ||
"types": "dist/types/index.d.ts", | ||
@@ -34,3 +34,3 @@ "repository": { | ||
"typescript": "^3.7.3", | ||
"ultrabundle": "^0.1.1" | ||
"ultrabundle": "^1.0.0" | ||
}, | ||
@@ -37,0 +37,0 @@ "dependencies": { |
@@ -16,3 +16,4 @@ { | ||
"forceConsistentCasingInFileNames": true, | ||
"allowSyntheticDefaultImports": true | ||
"allowSyntheticDefaultImports": true, | ||
"downlevelIteration": true | ||
}, | ||
@@ -19,0 +20,0 @@ "include": ["src/**/*"], |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
2
732884
48
2830