rrweb-snapshot
Advanced tools
Comparing version 0.7.0 to 0.7.1
{ | ||
"name": "rrweb-snapshot", | ||
"version": "0.7.0", | ||
"version": "0.7.1", | ||
"description": "rrweb's component to take a snapshot of DOM, aka DOM serializer", | ||
"scripts": { | ||
"test": "TS_NODE_CACHE=false TS_NODE_FILES=true mocha -r ts-node/register test/**/*.ts", | ||
"test": "cross-env TS_NODE_CACHE=false TS_NODE_FILES=true mocha -r ts-node/register test/**/*.ts", | ||
"bundle": "rollup --config" | ||
@@ -41,2 +41,3 @@ }, | ||
"chai": "^4.1.2", | ||
"cross-env": "^5.2.0", | ||
"jest-snapshot": "^23.6.0", | ||
@@ -43,0 +44,0 @@ "mocha": "^5.2.0", |
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
98732
16