licenses.dev

sanity-plugin-deploy-test v1.1.0

Simple tab to manually trigger webhook deploys

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT83
PackageRelationDependenciesPublished
@babel/code-frame • 7.29.7Generate errors that contain a code frame that point to source locations.INDIRECT3
@babel/generator • 7.29.7Turns an AST into code.INDIRECT9
@babel/helper-annotate-as-pure • 7.29.7Helper function to annotate paths and nodes with #__PURE__ commentINDIRECT3
@babel/helper-globals • 7.29.7A collection of JavaScript globals for Babel internal usageINDIRECT0
@babel/helper-module-imports • 7.29.7Babel helper functions for inserting module loadsINDIRECT18
@babel/helper-plugin-utils • 7.29.7General utilities for plugins to useINDIRECT0
@babel/helper-string-parser • 7.29.7A utility package to parse stringsINDIRECT0
@babel/helper-validator-identifier • 7.29.7Validate identifier/keywords nameINDIRECT0
@babel/parser • 7.29.7A JavaScript parserINDIRECT3
@babel/plugin-syntax-jsx • 7.29.7Allow parsing of jsxINDIRECT1
@babel/template • 7.29.7Generate an AST from a string template.INDIRECT7
@babel/traverse • 7.29.7The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodesINDIRECT17
@babel/types • 7.29.7Babel Types is a Lodash-esque utility library for AST nodesINDIRECT2
@emotion/is-prop-valid • 0.8.8A function to check whether a prop is valid for HTML and SVG elementsINDIRECT1
@emotion/is-prop-valid • 1.4.0A function to check whether a prop is valid for HTML and SVG elementsINDIRECT1
@emotion/memoize • 0.7.4emotion's memoize utilityINDIRECT0
@emotion/memoize • 0.9.0emotion's memoize utilityINDIRECT0
@emotion/stylis • 0.8.5A custom build of StylisINDIRECT0
@emotion/unitless • 0.7.5An object of css properties that don't accept values with unitsINDIRECT0
@jridgewell/gen-mapping • 0.3.13Generate source mapsINDIRECT3
@jridgewell/resolve-uri • 3.1.2Resolve a URI relative to an optional base URIINDIRECT0
@jridgewell/sourcemap-codec • 1.5.5Encode/decode sourcemap mappingsINDIRECT0
@jridgewell/trace-mapping • 0.3.31Trace the original position through a source mapINDIRECT2
@popperjs/core • 2.11.8Tooltip and Popover Positioning EngineINDIRECT0
@reach/auto-id • 0.16.0Autogenerate IDs to facilitate WAI-ARIA and server rendering.INDIRECT3
@reach/utils • 0.16.0Internal, shared utilities for Reach UI.INDIRECT2
@sanity/color • 2.2.5The Sanity color palette.INDIRECT0
@sanity/icons • 1.3.10The Sanity icons.DIRECT0
@sanity/ui • 0.37.22The Sanity UI components.DIRECT44
@types/hast • 2.3.10TypeScript definitions for hastINDIRECT1
@types/unist • 2.0.11TypeScript definitions for unistINDIRECT0
axios • 0.24.0Promise based HTTP client for the browser and node.jsDIRECT1
babel-plugin-styled-components • 2.3.0Improve the debugging experience and add server-side rendering support to styled-componentsINDIRECT23
camelize • 1.0.1recursively transform key strings to camel-caseINDIRECT0
character-entities-legacy • 1.1.4HTML legacy character entity informationINDIRECT0
character-entities • 1.2.4HTML character entity informationINDIRECT0
character-reference-invalid • 1.1.4HTML invalid numeric character reference informationINDIRECT0
comma-separated-tokens • 1.0.8Parse and stringify comma-separated tokensINDIRECT0
css-to-react-native • 3.2.0Convert CSS text to a React Native stylesheet objectINDIRECT3
debug • 4.4.3Lightweight debugging utility for Node.js and the browserINDIRECT1
follow-redirects • 1.16.0HTTP and HTTPS modules that follow redirects.INDIRECT0
framer-motion • 6.3.0A simple and powerful React animation libraryINDIRECT7
framesync • 6.0.1A frame-synced render loop for JavaScriptINDIRECT1
has-flag • 3.0.0Check if argv has a specific flagINDIRECT0
hast-util-parse-selector • 2.2.5hast utility to create an element from a simple CSS selectorINDIRECT0
hastscript • 6.0.0hast utility to create treesINDIRECT7
hey-listen • 1.0.8Warning and invariant dev-ex messaging.INDIRECT0
is-alphabetical • 1.0.4Check if a character is alphabeticalINDIRECT0
is-alphanumerical • 1.0.4Check if a character is alphanumericalINDIRECT2
is-decimal • 1.0.4Check if a character is decimalINDIRECT0
is-hexadecimal • 1.0.4Check if a character is hexadecimalINDIRECT0
js-tokens • 4.0.0A regex that tokenizes JavaScript.INDIRECT0
jsesc • 3.1.0Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data.INDIRECT0
loose-envify • 1.4.0Fast (and loose) selective `process.env` replacer using js-tokens instead of an ASTINDIRECT1
ms • 2.1.3Tiny millisecond conversion utilityINDIRECT0
nanoid • 3.3.16A tiny (116 bytes), secure URL-friendly unique string ID generatorDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
parse-entities • 2.0.0Parse HTML character references: fast, spec-compliant, positional informationINDIRECT7
picomatch • 4.0.5Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.INDIRECT0
popmotion • 11.0.3The animator's toolboxINDIRECT4
popper-max-size-modifier • 0.2.0A Popper.js modifier to change the size of your popper to fit it within the available viewport space.INDIRECT0
postcss-value-parser • 4.2.0Transforms css values and at-rule params into the treeINDIRECT0
prismjs • 1.27.0Lightweight, robust, elegant syntax highlighting. A spin-off project from Dabblet.INDIRECT0
prop-types • 15.8.1Runtime type checking for React props and similar objects.DIRECT4
property-information • 5.6.0Information for HTML propertiesINDIRECT1
react-fast-compare • 3.2.2Fastest deep equal comparison for React. Great for React.memo & shouldComponentUpdate. Also really fast general-purpose deep comparison.INDIRECT0
react-icons • 4.12.0SVG React icons of popular icon packs using ES6 importsDIRECT0
react-is • 16.13.1Brand checking of React Elements.INDIRECT0
react-is • 17.0.2Brand checking of React Elements.INDIRECT0
react-popper • 2.3.0Official library to use Popper on React projectsINDIRECT4
react-refractor • 2.2.0Super-thin React wrapper for refractor (Syntax highlighting using VDOM)INDIRECT21
refractor • 3.6.0Lightweight, robust, elegant virtual syntax highlighting using PrismINDIRECT17
shallowequal • 1.1.0Like lodash isEqualWith but for shallow equal.INDIRECT0
space-separated-tokens • 1.1.5Parse and stringify space-separated tokensINDIRECT0
style-value-types • 5.0.0Parsers, transformers and tests for special value types, eg: %, hex codes etc.INDIRECT2
styled-components • 5.3.11Visual primitives for the component age. Use the best bits of ES6 and CSS to style your apps without stressDIRECT37
supports-color • 5.5.0Detect whether a terminal supports colorINDIRECT1
tiny-warning • 1.0.3A tiny warning functionINDIRECT0
unist-util-filter • 2.0.3unist utility to create a new tree with nodes that pass a filterINDIRECT1
unist-util-is • 4.1.0unist utility to check if a node passes a testINDIRECT0
unist-util-visit-parents • 3.1.1unist utility to recursively walk over nodes, with ancestral informationINDIRECT2
warning • 4.0.3A mirror of Facebook's WarningINDIRECT2
xtend • 4.0.2extend like a bossINDIRECT0
ISC2
PackageRelationDependenciesPublished
css-color-keywords • 1.0.0A list of all CSS color keywords.INDIRECT0
picocolors • 1.1.1The tiniest and the fastest library for terminal output formatting with ANSI colorsINDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
@juggle/resize-observer • 3.4.0Polyfills the ResizeObserver API and supports box size options from the latest specINDIRECT0
BSD-3-Clause1
PackageRelationDependenciesPublished
hoist-non-react-statics • 3.3.2Copies non-react specific statics from a child component to a parent componentINDIRECT1
0BSD1
PackageRelationDependenciesPublished
tslib • 2.8.1Runtime library for TypeScript helper functionsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/sanity-plugin-deploy-test)](https://licenses.dev/npm/sanity-plugin-deploy-test)
<a href="https://licenses.dev/npm/sanity-plugin-deploy-test">
  <img src="https://licenses.dev/b/npm/sanity-plugin-deploy-test" alt="licenses" />
</a>

Or the licenses badge code for the 1.1.0 version:

[![licenses](https://licenses.dev/b/npm/sanity-plugin-deploy-test/1.1.0)](https://licenses.dev/npm/sanity-plugin-deploy-test/1.1.0)
<a href="https://licenses.dev/npm/sanity-plugin-deploy-test/1.1.0">
  <img src="https://licenses.dev/b/npm/sanity-plugin-deploy-test/1.1.0" alt="licenses" />
</a>
GitHub