@mparticle/web-sdk
Advanced tools
Comparing version 2.23.3 to 2.23.4
{ | ||
"name": "@mparticle/web-sdk", | ||
"version": "2.23.3", | ||
"version": "2.23.4", | ||
"description": "mParticle core SDK for web applications", | ||
@@ -30,3 +30,3 @@ "license": "Apache-2.0", | ||
"build:stub": "cross-env ENVIRONMENT=prod BUILD=stub rollup --config rollup.config.js", | ||
"build:snippet": "uglifyjs snippet.js -nm -o snippet.min.js", | ||
"build:snippet": "uglifyjs snippet.js -m -o snippet.min.js", | ||
"build:test-bundle": "cross-env TESTTYPE=main ENVIRONMENT=prod rollup --config rollup.test.config.js", | ||
@@ -33,0 +33,0 @@ "build:browserify:cjs": "browserify test/integrations/cjs/browserify/index.js -o test/integrations/cjs/dist/browserify-output.js", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
1488797