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

amplify-util-headless-input

Package Overview
Dependencies
Maintainers
1
Versions
264
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

amplify-util-headless-input - npm Package Compare versions

Comparing version 1.0.1-alpha.3122 to 1.0.1-alpha.3124

14

package.json
{
"name": "amplify-util-headless-input",
"version": "1.0.1-alpha.3122+aa04e88d6",
"version": "1.0.1-alpha.3124+3fec7c77c",
"description": "Logic for validating objects against JSON-schema specs and performing version upgrades when necessary / possible",

@@ -19,3 +19,3 @@ "main": "lib/index.js",

"ajv": "^6.12.2",
"amplify-headless-interface": "1.0.1-alpha.3122+aa04e88d6"
"amplify-headless-interface": "1.0.1-alpha.3124+3fec7c77c"
},

@@ -25,3 +25,11 @@ "devDependencies": {

},
"gitHead": "aa04e88d6efeb826e9820230e1a19d5db5024bad"
"jest": {
"clearMocks": true,
"coverageDirectory": "coverage",
"testEnvironment": "node",
"transform": {
"^.+\\.(ts|tsx)$": "ts-jest"
}
},
"gitHead": "3fec7c77c8021586b9eb4b7690b928662cc68892"
}
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