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 1.0.3 to 1.0.4

3

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

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

"umd": "umd/client.js",
"unpkg": "umd/client.js",
"scripts": {

@@ -10,0 +11,0 @@ "clean": "rimraf lib/ umd/",

@@ -5,3 +5,3 @@ # picosanity

Tiny Sanity client alternative should you only need to do queries.
Tiny Sanity client alternative, if you only need to do queries and only need to support modern browsers.

@@ -37,4 +37,9 @@ ## Targets

## UMD bundle
You can load this module as a UMD-bundle from unpkg - https://unpkg.com/picosanity
If used in a global browser context, it will be available as `window.PicoSanity`
## License
MIT © [Espen Hovlandsdal](https://espen.codes/)
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