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

sanity-diff-patch

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sanity-diff-patch - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

9

package.json
{
"name": "sanity-diff-patch",
"version": "1.0.0",
"version": "1.0.1",
"description": "Generates a set of Sanity patches needed to change an item (usually a document) from one shape to another",

@@ -14,2 +14,9 @@ "main": "dist/index.js",

],
"keywords": [
"sanity",
"patch",
"diff",
"mutation",
"compare"
],
"engines": {

@@ -16,0 +23,0 @@ "node": ">=10"

# sanity-diff-patch
[![npm version](http://img.shields.io/npm/v/sanity-diff-patch.svg?style=flat-square)](https://www.npmjs.com/package/sanity-diff-patch)[![npm bundle size](https://img.shields.io/bundlephobia/minzip/sanity-diff-patch.svg?style=flat-square)](https://bundlephobia.com/result?p=sanity-diff-patch)[![Build Status](http://img.shields.io/travis/rexxars/sanity-diff-patch/master.svg?style=flat-square)](https://travis-ci.com/rexxars/sanity-diff-patch)
Generates a set of Sanity patches needed to change an item (usually a document) from one shape to another.

@@ -101,1 +103,5 @@

- Improve patch on array item delete
## License
MIT-licensed. See LICENSE.
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