Socket
Socket
Sign inDemoInstall

picosanity

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

picosanity - npm Package Compare versions

Comparing version 2.3.0 to 3.0.0

6

CHANGELOG.md

@@ -5,4 +5,8 @@ # Change Log

## 2.3.0
## 3.0.0
### BREAKING
- Support for Node 10 dropped.
### Added

@@ -9,0 +13,0 @@

4

package.json
{
"name": "picosanity",
"version": "2.3.0",
"version": "3.0.0",
"description": "Tiny Sanity client alternative should you only need to do queries",

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

"engines": {
"node": ">=10"
"node": ">=12"
},

@@ -30,0 +30,0 @@ "author": "Espen Hovlandsdal <espen@hovlandsdal.com>",

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