@iabtcf/testing
Advanced tools
Comparing version 1.1.2 to 1.1.3
{ | ||
"name": "@iabtcf/testing", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "Shared testing utilities", | ||
@@ -16,3 +16,3 @@ "author": "Chris Paterson <tcf@chrispaterson.io>", | ||
"preversion": "echo 'woops I think you meant to go to the root' && exit 1", | ||
"build": "../build ; cp -a src/vendorlist lib/", | ||
"build": "../build ; cp -r src/vendorlist lib/", | ||
"lint": "eslint `find src -name '*.ts'`" | ||
@@ -19,0 +19,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
4811829
104