@devprotocol/hashi
Advanced tools
Comparing version 1.4.0 to 1.5.0
@@ -45,4 +45,4 @@ /* | ||
module.exports = { | ||
export default { | ||
purgeConfig | ||
} |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ export declare class HSComponentBase { |
@@ -0,0 +0,0 @@ /* |
import { HSComponentBase } from './component'; | ||
export { HSComponentBase }; |
@@ -0,0 +0,0 @@ /* |
@@ -0,0 +0,0 @@ import { HSComponentBase } from '../hs-core/component'; |
@@ -0,0 +0,0 @@ /* |
import { HSDialog } from './component'; | ||
export { HSDialog }; |
@@ -0,0 +0,0 @@ /* |
{ | ||
"name": "@devprotocol/hashi", | ||
"version": "1.4.0", | ||
"version": "1.5.0", | ||
"description": "Dev Protocol's design system implementation for the web.", | ||
"main": "tailwind/index.js", | ||
"main": "tailwind/index.cjs", | ||
"exports": { | ||
"./config/purgecss": { | ||
"import": "./config/purgecss.mjs", | ||
"require": "./config/purgecss.cjs" | ||
}, | ||
"./tailwind": { | ||
"import": "./tailwind/index.mjs", | ||
"require": "./tailwind/index.cjs" | ||
} | ||
}, | ||
"files": [ | ||
"**/*.{mjs,cjs,js,css,scss,ts}" | ||
], | ||
"repository": "https://github.com/dev-protocol/hashi-web", | ||
@@ -11,4 +24,4 @@ "author": "Dev Protocol", | ||
"dependencies": { | ||
"@matteusan/sentro": "0.1.23" | ||
"@matteusan/sentro": "0.1.25" | ||
} | ||
} |
@@ -0,0 +0,0 @@ # Hashi・橋 |
@@ -219,3 +219,3 @@ /* | ||
module.exports = { | ||
export default { | ||
theme: { | ||
@@ -222,0 +222,0 @@ screens: { |
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
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
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
252775
92
1367
2
+ Added@matteusan/sentro@0.1.25(transitive)
- Removed@matteusan/sentro@0.1.23(transitive)
Updated@matteusan/sentro@0.1.25