Socket
Socket
Sign inDemoInstall

@iabtcf/testing

Package Overview
Dependencies
31
Maintainers
1
Versions
78
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.0-beta.25 to 1.0.0-beta.26

7

package.json
{
"name": "@iabtcf/testing",
"version": "1.0.0-beta.25",
"version": "1.0.0-beta.26",
"description": "Shared testing utilities",

@@ -15,2 +15,3 @@ "author": "Chris Paterson <tcf@chrispaterson.io>",

"scripts": {
"preversion": "echo 'woops I think you meant to go to the root' && exit 1",
"build": "../build ; cp -r src/vendorlist lib/",

@@ -20,4 +21,6 @@ "lint": "eslint `find src -name '*.ts'`",

},
"peerDependencies": {
"@iabtcf/core": "1.0.0-beta.26"
},
"dependencies": {
"@iabtcf/core": "1.0.0-beta.25",
"@types/sinon": "^7.0.13",

@@ -24,0 +27,0 @@ "@types/sinon-chai": "3.2.2",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc