Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

sanity

Package Overview
Dependencies
Maintainers
9
Versions
1007
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sanity - npm Package Compare versions

Comparing version 0.8.0 to 0.136.3-gql-rtb.371

LICENSE

31

package.json
{
"name": "sanity",
"version": "0.8.0",
"description": "Sanity is a real-time content infrastructure with a scalable, hosted backend featuring a Graph Oriented Query Language (GROQ), asset pipelines and fast edge caches.",
"main": "placeholder.js",
"version": "0.136.3-gql-rtb.371+514c0be8d",
"description": "Sanity is a real-time content infrastructure with a scalable, hosted backend featuring a Graph Oriented Query Language (GROQ), asset pipelines and fast edge caches",
"scripts": {
"postinstall": "node placeholder.js"
},
"engines": {
"node": ">=6.0.0"
"main": "placeholder.js",
"author": "Sanity.io <hello@sanity.io>",
"bugs": {
"url": "https://github.com/sanity-io/sanity/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/sanity-io/sanity.git"
},
"keywords": [

@@ -21,12 +18,14 @@ "sanity",

"realtime",
"content",
"cli",
"tool"
"content"
],
"author": "Sanity.io <hello@sanity.io>",
"engines": {
"node": ">=6.0.0"
},
"homepage": "https://www.sanity.io/",
"license": "MIT",
"bugs": {
"url": "https://github.com/sanity-io/sanity/issues"
"repository": {
"type": "git",
"url": "git+https://github.com/sanity-io/sanity.git"
},
"homepage": "https://www.sanity.io/"
"gitHead": "514c0be8d3281799e0922aa2d64a1da21ac85149"
}

@@ -1,2 +0,3 @@

console.log("👋 This is an empty placeholder package")
/* eslint-disable no-console */
console.log('👋 This is an empty placeholder package')
console.log()

@@ -6,2 +7,4 @@ console.log('To install Sanity, run:')

console.log()
console.log("👉 Read more about getting started at https://sanity.io/docs/introduction/getting-started")
console.log(
'👉 Read more about getting started at https://sanity.io/docs/introduction/getting-started'
)
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