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

@lowdefy/ajv

Package Overview
Dependencies
Maintainers
2
Versions
133
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lowdefy/ajv - npm Package Compare versions

Comparing version 3.7.1 to 3.7.2

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [3.7.2](https://github.com/lowdefy/lowdefy/compare/v3.7.1...v3.7.2) (2021-02-09)
### Bug Fixes
* Fix package lifecycle scripts. ([af7f3a8](https://github.com/lowdefy/lowdefy/commit/af7f3a8ea29763defb20cfb4f28afba3b56d981c))
## [3.7.1](https://github.com/lowdefy/lowdefy/compare/v3.7.0...v3.7.1) (2021-02-09)

@@ -8,0 +19,0 @@

13

package.json
{
"name": "@lowdefy/ajv",
"version": "3.7.1",
"version": "3.7.2",
"licence": "Apache-2.0",

@@ -32,11 +32,6 @@ "description": "",

"test": "jest --coverage",
"prepare": "yarn build",
"prepublishOnly": "yarn build",
"version:prerelease": "yarn version prerelease",
"version:patch": "yarn version patch",
"version:minor": "yarn version minor",
"version:major": "yarn version major"
"prepare": "yarn build"
},
"dependencies": {
"@lowdefy/nunjucks": "3.7.1",
"@lowdefy/nunjucks": "3.7.2",
"ajv": "6.12.6",

@@ -56,3 +51,3 @@ "ajv-errors": "1.0.1"

},
"gitHead": "3b6c42d60c2375c53b89dd170d1136b52b26ad34"
"gitHead": "e5d9f2953ec22f20b002c6a1f3028f2cdac3972d"
}
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