@pluralsight/react
Advanced tools
Comparing version 0.4.1-next-dcfc56 to 0.4.1-next-ee7eec
@@ -5,2 +5,3 @@ export { Admonition as unsafe_Admonition, AdmonitionHeading as unsafe_AdmonitionHeading, AdmonitionText as unsafe_AdmonitionText } from './src/components/Admonition.js'; | ||
export { Button as unsafe_Button } from './src/components/Button.js'; | ||
export { CircularProgress as unsafe_CircularProgress } from './src/components/CircularProgress.js'; | ||
//# sourceMappingURL=index.js.map |
@@ -9,2 +9,3 @@ 'use strict'; | ||
const Button = require('./src/components/Button.js'); | ||
const CircularProgress = require('./src/components/CircularProgress.js'); | ||
@@ -19,2 +20,3 @@ | ||
exports.unsafe_Button = Button.Button; | ||
exports.unsafe_CircularProgress = CircularProgress.CircularProgress; | ||
//# sourceMappingURL=index.js.map |
@@ -5,1 +5,2 @@ export { Admonition, AdmonitionHeading, AdmonitionText, } from './components/Admonition.tsx'; | ||
export { Button } from './components/Button.tsx'; | ||
export { CircularProgress } from './components/CircularProgress.tsx'; |
{ | ||
"name": "@pluralsight/react", | ||
"version": "0.4.1-next-dcfc56", | ||
"version": "0.4.1-next-ee7eec", | ||
"description": "A React component library for Pando.", | ||
@@ -51,5 +51,5 @@ "main": "npm/node/index.js", | ||
"dependencies": { | ||
"@pluralsight/headless-styles": "0.4.1-next-ca5e08", | ||
"@pluralsight/icons": "0.4.1-next-ca5e08", | ||
"@pluralsight/react-utils": "0.4.1-next-ca5e08", | ||
"@pluralsight/headless-styles": "0.4.1-next-635f81", | ||
"@pluralsight/icons": "0.4.1-next-635f81", | ||
"@pluralsight/react-utils": "0.4.1-next-635f81", | ||
"tslib": "latest" | ||
@@ -56,0 +56,0 @@ }, |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
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
229028
38
1077
+ Added@pluralsight/headless-styles@0.4.1-next-635f81(transitive)
+ Added@pluralsight/icons@0.4.1-next-635f81(transitive)
+ Added@pluralsight/react-utils@0.4.1-next-635f81(transitive)
- Removed@pluralsight/headless-styles@0.4.1-next-ca5e08(transitive)
- Removed@pluralsight/icons@0.4.1-next-ca5e08(transitive)
- Removed@pluralsight/react-utils@0.4.1-next-ca5e08(transitive)