Comparing version 0.9.0 to 0.9.1
{ | ||
"name": "vria", | ||
"version": "0.9.0", | ||
"version": "0.9.1", | ||
"description": "A Web-based Framework for Creating Immersive Analytics Experiences", | ||
@@ -8,3 +8,2 @@ "author": "PButcher", | ||
"repository": "https://github.com/vriajs/vria/", | ||
"main": "dist/vria.js", | ||
"module": "dist/vria.modern.js", | ||
@@ -19,4 +18,4 @@ "source": "src/index.js", | ||
"scripts": { | ||
"build": "microbundle-crl --no-compress --format modern,cjs", | ||
"start": "microbundle-crl watch --no-compress --format modern,cjs", | ||
"build": "microbundle-crl --no-compress --format modern", | ||
"start": "microbundle-crl watch --no-compress --format modern", | ||
"prepare": "run-s build", | ||
@@ -29,3 +28,3 @@ "test": "run-s test:unit test:lint test:build", | ||
"predeploy": "cd builder && yarn install && yarn run build", | ||
"deploy": "gh-pages -d builder/dist" | ||
"deploy": "gh-pages -d builder/build" | ||
}, | ||
@@ -32,0 +31,0 @@ "peerDependencies": { |
Sorry, the diff of this file is too big to display
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
5
0
489293
5
4597