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
132
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 1.1.0 to 1.1.2

LICENSE

16

CHANGELOG.md

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

## [1.1.2](https://github.com/lowdefy/lowdefy/compare/@lowdefy/ajv@1.1.0...@lowdefy/ajv@1.1.2) (2020-12-15)
**Note:** Version bump only for package @lowdefy/ajv
## [1.1.1](https://github.com/lowdefy/lowdefy/compare/@lowdefy/ajv@1.1.0...@lowdefy/ajv@1.1.1) (2020-12-15)
**Note:** Version bump only for package @lowdefy/ajv
# 1.1.0 (2020-12-10)

@@ -8,0 +24,0 @@

11

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

@@ -34,3 +34,2 @@ "description": "",

"prepublishOnly": "yarn build",
"npm-publish": "npm publish --access public",
"version:prerelease": "yarn version prerelease",

@@ -42,3 +41,3 @@ "version:patch": "yarn version patch",

"dependencies": {
"@lowdefy/nunjucks": "1.1.0",
"@lowdefy/nunjucks": "1.1.2",
"ajv": "6.12.6",

@@ -54,3 +53,7 @@ "ajv-errors": "1.0.1"

"jest-diff": "26.6.2"
}
},
"publishConfig": {
"access": "public"
},
"gitHead": "e611baec0c4a2f6674dda7e95e3dc97f7e096d39"
}
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