New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@appium/schema

Package Overview
Dependencies
Maintainers
7
Versions
27
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@appium/schema - npm Package Compare versions

Comparing version 0.0.7 to 0.0.8

11

package.json
{
"name": "@appium/schema",
"version": "0.0.7",
"version": "0.0.8",
"description": "Appium Configuration Schema",

@@ -39,3 +39,4 @@ "keywords": [

"lint": "eslint -c ../../.eslintrc --ignore-path ../../.eslintignore .",
"prepare": "npm run build"
"prepare": "npm run build",
"test:smoke": "node ./index.js"
},

@@ -49,3 +50,7 @@ "engines": {

},
"gitHead": "62b97417fcb7b0c0e2d6bab30bf9406e09bfb2ed"
"gitHead": "f6e6d7234e7fe92f989f4e37a71007044985dedf",
"dependencies": {
"@types/json-schema": "7.0.11",
"json-schema": "0.4.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