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

@applitools/screenshoter

Package Overview
Dependencies
Maintainers
22
Versions
173
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@applitools/screenshoter - npm Package Compare versions

Comparing version 3.0.0 to 3.0.1

10

.bongo/dry-run/package-lock.json

@@ -7,5 +7,5 @@ {

"version": "file:../dry-run.tgz",
"integrity": "sha512-yYoNujyBchtTn6o29emkbo5P9wovzo7pOaBYuv0sMmdvG6nrOeBhzlC0QJ3eoNlsqjw50O5terPcw/oMOrO/ww==",
"integrity": "sha512-MPoua+uOP1zMa+8pB0305Rfr6AalptpzOcaBDf2/Pl65AGwrWSoJ0wrimYXiuyU/ZsL2ZEiR92/oQICP1LwgVw==",
"requires": {
"@applitools/utils": "1.0.0",
"@applitools/utils": "1.0.1",
"png-async": "0.9.4"

@@ -15,5 +15,5 @@ }

"@applitools/utils": {
"version": "1.0.0",
"resolved": "https://registry.npmjs.org/@applitools/utils/-/utils-1.0.0.tgz",
"integrity": "sha512-jf3DDLSRLYsTYK6/PiriVC5mejemVzHFFSFGTirKRnUg2121xyhpA/SQcx0UUoDLLEYZGNlfqiTpBSE9Gr/UMQ=="
"version": "1.0.1",
"resolved": "https://registry.npmjs.org/@applitools/utils/-/utils-1.0.1.tgz",
"integrity": "sha512-Zj+fmrCcExPp1KagDa6bIHS9L6WEdFBbjFgjweZTQoWGnW8dbvcC0OmoVxdbO5+hXN5qAnRVsVG9Cs6QdWqfvQ=="
},

@@ -20,0 +20,0 @@ "png-async": {

@@ -7,2 +7,7 @@

## 3.0.1 - 2021/1/27
- no changes
- updated to @applitools/utils@1.0.1 (from 1.0.0)
- updated to @applitools/utils@1.0.1 (from 1.0.0)
## 3.0.0 - 2021/1/26

@@ -9,0 +14,0 @@

{
"name": "@applitools/screenshoter",
"version": "3.0.0",
"version": "3.0.1",
"description": "Applitools universal screenshoter for web and native applications",

@@ -32,7 +32,7 @@ "keywords": [

"dependencies": {
"@applitools/utils": "1.0.0",
"@applitools/utils": "1.0.1",
"png-async": "0.9.4"
},
"devDependencies": {
"@applitools/driver": "1.0.2",
"@applitools/driver": "1.0.3",
"@applitools/sdk-release-kit": "0.12.0",

@@ -39,0 +39,0 @@ "eslint": "^7.9.0",

Sorry, the diff of this file is not supported yet

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