@myinterview/component-library
Advanced tools
Comparing version 1.0.2 to 1.0.3
@@ -266,2 +266,3 @@ import React from 'react'; | ||
onTransitionEndCapture?: React.TransitionEventHandler<HTMLElement> | undefined; | ||
css?: import("@emotion/core").InterpolationWithTheme<any>; | ||
}, Element>; |
{ | ||
"name": "@myinterview/component-library", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "", | ||
@@ -9,3 +9,4 @@ "main": "dist/index.js", | ||
"build-storybook": "build-storybook", | ||
"build-library": "rollup -c", | ||
"publish-prod": "rollup -c && npm publish", | ||
"publish-staging": "rollup -c && npm publish --tag beta", | ||
"lint": "npx eslint . --ext .tsx,.ts" | ||
@@ -12,0 +13,0 @@ }, |
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
455687
2309