Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@netflix/x-test

Package Overview
Dependencies
Maintainers
12
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@netflix/x-test - npm Package Compare versions

Comparing version 1.0.0-rc.12 to 1.0.0-rc.13

13

package.json
{
"name": "@netflix/x-test",
"version": "1.0.0-rc.12",
"version": "1.0.0-rc.13",
"description": "a simple, tap-compliant test runner for the browser",
"main": "x-test.js",
"module": "x-element.js",
"repository": {

@@ -17,4 +18,4 @@ "type": "git",

"start": "element-server",
"lint": "eslint --quiet .",
"lint-strict": "eslint --max-warnings=0 .",
"lint": "eslint --max-warnings=0 .",
"lint-fix": "eslint --fix .",
"test": "node test.js | tap-parser -l"

@@ -32,6 +33,6 @@ },

"@netflix/element-server": "^1.0.12",
"eslint": "^6.5.1",
"puppeteer": "^1.20.0",
"tap-parser": "^10.0.0"
"eslint": "^7.1.0",
"puppeteer": "^3.3.0",
"tap-parser": "^10.0.1"
}
}
SocketSocket SOC 2 Logo

Product

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

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc