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

@applitools/functional-commons

Package Overview
Dependencies
Maintainers
45
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@applitools/functional-commons - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

6

package.json
{
"name": "@applitools/functional-commons",
"version": "2.0.1",
"version": "2.0.2",
"description": "",

@@ -23,4 +23,4 @@ "main": "dist/cjs/functional-commons.js",

"test": "npm run test:mocha && npm run eslint",
"test:mocha": "npm run build & mocha --no-timeouts 'test/**/*.test.js'",
"test:mocha-mjs": "mocha --require @babel/register --no-timeouts 'test/**/*.test.mjs'",
"test:mocha": "npm run build && mocha --no-timeouts 'test/**/*.test.js'",
"test:mocha-mjs": "npm run build && mocha --require @babel/register --no-timeouts 'test/**/*.test.mjs'",
"eslint": "eslint '**/*.js'"

@@ -27,0 +27,0 @@ },

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