Socket
Socket
Sign inDemoInstall

@portabletext/types

Package Overview
Dependencies
Maintainers
9
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@portabletext/types - npm Package Compare versions

Comparing version 2.0.13 to 2.0.14-canary.0

20

package.json
{
"name": "@portabletext/types",
"version": "2.0.13",
"version": "2.0.14-canary.0",
"description": "Shared TypeScript definitions for core Portable Text data structures",

@@ -74,5 +74,5 @@ "keywords": [

"devDependencies": {
"@commitlint/cli": "^19.2.1",
"@commitlint/config-conventional": "^19.1.0",
"@sanity/pkg-utils": "^6.4.1",
"@commitlint/cli": "^19.2.2",
"@commitlint/config-conventional": "^19.2.2",
"@sanity/pkg-utils": "6.7.0",
"@types/babel__core": "^7.20.5",

@@ -89,8 +89,7 @@ "@typescript-eslint/eslint-plugin": "^7.6.0",

"prettier": "^3.2.5",
"prettier-plugin-packagejson": "^2.4.14",
"rimraf": "^5.0.1",
"prettier-plugin-packagejson": "^2.5.0",
"typedoc": "^0.25.13",
"typescript": "^5.4.5"
"typescript": "5.4.5"
},
"packageManager": "pnpm@8.15.6",
"packageManager": "pnpm@8.15.7",
"engines": {

@@ -103,4 +102,3 @@ "node": "^14.13.1 || >=16.0.0 || >=18.0.0"

"scripts": {
"build": "run-s clean pkg:build pkg:check",
"clean": "rimraf dist",
"build": "pkg-utils build --strict --check --clean",
"docs:build": "typedoc",

@@ -110,6 +108,4 @@ "format": "prettier --write --cache --ignore-unknown .",

"node:test": "node test/test.js",
"pkg:build": "pkg-utils build --strict",
"pkg:check": "pkg-utils --strict",
"test": "run-s lint build node:test"
}
}
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