@sanity/logos
Advanced tools
Comparing version 1.0.1 to 1.0.2-next.46
import React from 'react'; | ||
export declare function GroqLogo(props: React.SVGProps<SVGSVGElement>): JSX.Element; | ||
//# sourceMappingURL=groqLogo.d.ts.map |
import React from 'react'; | ||
export declare function GroqMonogram(props: React.SVGProps<SVGSVGElement>): JSX.Element; | ||
//# sourceMappingURL=groqMonogram.d.ts.map |
@@ -5,1 +5,2 @@ export * from './groqLogo'; | ||
export * from './sanityMonogram'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -7,1 +7,2 @@ import React from 'react'; | ||
export {}; | ||
//# sourceMappingURL=sanityLogo.d.ts.map |
import React from 'react'; | ||
export declare function SanityMonogram(props: React.SVGProps<SVGSVGElement>): JSX.Element; | ||
//# sourceMappingURL=sanityMonogram.d.ts.map |
import React from 'react'; | ||
export declare function GroqLogo(props: React.SVGProps<SVGSVGElement>): JSX.Element; | ||
//# sourceMappingURL=groqLogo.d.ts.map |
import React from 'react'; | ||
export declare function GroqMonogram(props: React.SVGProps<SVGSVGElement>): JSX.Element; | ||
//# sourceMappingURL=groqMonogram.d.ts.map |
@@ -5,1 +5,2 @@ export * from './groqLogo'; | ||
export * from './sanityMonogram'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -7,1 +7,2 @@ import React from 'react'; | ||
export {}; | ||
//# sourceMappingURL=sanityLogo.d.ts.map |
import React from 'react'; | ||
export declare function SanityMonogram(props: React.SVGProps<SVGSVGElement>): JSX.Element; | ||
//# sourceMappingURL=sanityMonogram.d.ts.map |
{ | ||
"name": "@sanity/logos", | ||
"version": "1.0.1", | ||
"version": "1.0.2-next.46+b555f88", | ||
"main": "dist/cjs/index.js", | ||
@@ -12,5 +12,5 @@ "module": "dist/es/index.js", | ||
"scripts": { | ||
"build": "run-p build-*", | ||
"build-cjs": "tsc --module CommonJS --outDir dist/cjs --project tsconfig.dist.json --rootDir src --target ES5", | ||
"build-es": "tsc --module ES6 --outDir dist/es --project tsconfig.dist.json --rootDir src --target ES6", | ||
"build": "run-p build:*", | ||
"build:cjs": "tsc --module CommonJS --outDir dist/cjs --project tsconfig.dist.json --rootDir src --target ES5", | ||
"build:es": "tsc --module ES6 --outDir dist/es --project tsconfig.dist.json --rootDir src --target ES6", | ||
"clean": "rimraf dist", | ||
@@ -21,8 +21,8 @@ "lint": "eslint . --ext .js,.jsx,.mjs,.ts,.tsx", | ||
"type-check": "tsc --noEmit", | ||
"watch": "run-p watch-cjs watch-es", | ||
"watch-cjs": "tsc --preserveWatchOutput -w --module CommonJS --outDir dist/cjs --project tsconfig.dist.json --rootDir src --target ES5", | ||
"watch-es": "tsc --preserveWatchOutput -w --module ES6 --outDir dist/es --project tsconfig.dist.json --rootDir src --target ES6" | ||
"watch": "run-p watch:*", | ||
"watch:cjs": "tsc --preserveWatchOutput -w --module CommonJS --outDir dist/cjs --project tsconfig.dist.json --rootDir src --target ES5", | ||
"watch:es": "tsc --preserveWatchOutput -w --module ES6 --outDir dist/es --project tsconfig.dist.json --rootDir src --target ES6" | ||
}, | ||
"devDependencies": { | ||
"@sanity/color": "^2.0.12", | ||
"@sanity/color": "^2.0.13-next.46+b555f88", | ||
"react": "17.0.1" | ||
@@ -51,3 +51,3 @@ }, | ||
}, | ||
"gitHead": "6723c7954ad5b928216ac3b57891f96b90df892a" | ||
"gitHead": "b555f888eeb46b77707fce5c45227ab9ac5f2e83" | ||
} |
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
38356
43
1
1