@pluralsight/react
Advanced tools
Comparing version 0.4.1-next-b641b1 to 0.4.1-next-dcfc56
export { Admonition as unsafe_Admonition, AdmonitionHeading as unsafe_AdmonitionHeading, AdmonitionText as unsafe_AdmonitionText } from './src/components/Admonition.js'; | ||
export { Avatar as unsafe_Avatar } from './src/components/Avatar.js'; | ||
export { Badge as unsafe_Badge } from './src/components/Badge.js'; | ||
export { Button as unsafe_Button } from './src/components/Button.js'; | ||
//# sourceMappingURL=index.js.map |
@@ -8,2 +8,3 @@ 'use strict'; | ||
const Badge = require('./src/components/Badge.js'); | ||
const Button = require('./src/components/Button.js'); | ||
@@ -17,2 +18,3 @@ | ||
exports.unsafe_Badge = Badge.Badge; | ||
exports.unsafe_Button = Button.Button; | ||
//# sourceMappingURL=index.js.map |
export { Admonition, AdmonitionHeading, AdmonitionText, } from './components/Admonition.tsx'; | ||
export { Avatar } from './components/Avatar.tsx'; | ||
export { Badge } from './components/Badge.tsx'; | ||
export { Button } from './components/Button.tsx'; |
{ | ||
"name": "@pluralsight/react", | ||
"version": "0.4.1-next-b641b1", | ||
"version": "0.4.1-next-dcfc56", | ||
"description": "A React component library for Pando.", | ||
@@ -65,3 +65,3 @@ "main": "npm/node/index.js", | ||
"@rollup/plugin-commonjs": "^23.0.0", | ||
"@rollup/plugin-node-resolve": "^15.0.0", | ||
"@rollup/plugin-node-resolve": "^15.0.2", | ||
"@rollup/plugin-replace": "^5.0.0", | ||
@@ -68,0 +68,0 @@ "@testing-library/dom": "^8.17.1", |
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
218368
33
994