@percy/dom
Advanced tools
Comparing version 1.0.0-beta.36 to 1.0.0-beta.37
{ | ||
"name": "@percy/dom", | ||
"version": "1.0.0-beta.36", | ||
"version": "1.0.0-beta.37", | ||
"license": "MIT", | ||
@@ -13,3 +13,3 @@ "main": "dist/index.js", | ||
"scripts": { | ||
"build": "rollup --config", | ||
"build": "cross-env NODE_ENV=production rollup --config", | ||
"lint": "eslint --ignore-path ../../.gitignore .", | ||
@@ -37,3 +37,3 @@ "test": "cross-env NODE_ENV=test karma start --single-run", | ||
"@rollup/plugin-node-resolve": "^11.1.0", | ||
"interactor.js": "^2.0.0-beta.8", | ||
"interactor.js": "^2.0.0-beta.10", | ||
"karma": "^6.0.2", | ||
@@ -48,3 +48,3 @@ "karma-chrome-launcher": "^3.1.0", | ||
}, | ||
"gitHead": "b50360d0afa6e3b4c6c6bf7f5ef25d39031ca370" | ||
"gitHead": "49828f18be37eba7b6bfb0d45214a9937f8299fe" | ||
} |
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
16731