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

@sanity/plugin-kit

Package Overview
Dependencies
Maintainers
36
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sanity/plugin-kit - npm Package Versions

1
9

3.1.3

Diff

Changelog

Source

3.1.3 (2023-01-13)

Bug Fixes

  • changed order of import and require (2e341d2)
stipsan
published 3.1.2 •

Changelog

Source

3.1.2 (2023-01-05)

Bug Fixes

  • no longer depends on find-babel-config (838fe42)
stipsan
published 3.1.1 •

Changelog

Source

3.1.1 (2023-01-04)

Bug Fixes

  • check for .prettierrc.json (5669a52)
  • inject dist in pkg-config.ts so it works for packages with lib outDir (b94700c)
stipsan
published 3.1.0 •

Changelog

Source

3.1.0 (2023-01-04)

Features

  • verify that no duplicate prettier or eslint config exits (78eb114)
stipsan
published 3.0.0 •

Changelog

Source

3.0.0 (2023-01-02)

⚠ BREAKING CHANGES

  • emitDeclarationOnly is now a required compiler option. Run plugin-kit verify-package to get hints about how to apply required changes.
  • rootDir is now expected to be set to the root directory of the project. Run plugin-kit verify-package to get hints about how to apply required changes.
  • outDir is now required in tsconfig.json. Run plugin-kit verify-package to get hints about how to apply required changes.

Features

  • add a ui preset (776950e)
  • initialize with format script (9d753c2)
  • optional outDir directory (13ef06e)
  • run pkg-utils in strict mode (4ec8613)
  • validate emitDeclarationOnly compiler option (d60d46e)
  • validate presence of outDir in tsconfig (89d0978)

Bug Fixes

  • correct typos and formatting (6dc04be)
  • deps: install latest dependencies (819efff)
  • deps: upgrade to @sanity/pkg-utils@2 (7d1d7e6)
  • final newline (2109f76)
  • format comment in .gitignore (9dae13d)
  • format readmes and examples (6d26a0c)
  • install styled-components (446bf14)
  • remove jsx validation (6617a04)

Code Refactoring

  • expect rootDir to be set to root directory (41cd4ef)
stipsan
published 2.2.0 •

Changelog

Source

2.2.0 (2022-12-07)

Features

stipsan
published 2.1.19 •

Changelog

Source

2.1.19 (2022-12-01)

Bug Fixes

  • docs: sanity dev instead of sanity start (f068ad8)
stipsan
published 2.1.18 •

Changelog

Source

2.1.18 (2022-11-30)

Bug Fixes

  • use sanity ^3.0.0 and @sanity/ui ^1.0.0 for plugins (9f2c6c6)
stipsan
published 2.1.17 •

Changelog

Source

2.1.17 (2022-11-22)

Bug Fixes

  • workflow manual trigger now includes branch name om run-name (0596fdf)
stipsan
published 2.1.16 •

Changelog

Source

2.1.16 (2022-11-16)

Bug Fixes

  • docs: quickstart correction (02a0fa4)
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