@pandacss/extension-shared
Advanced tools
Comparing version 0.17.1 to 0.18.0
@@ -6,3 +6,3 @@ { | ||
"description": "Shared utilities between extension client & server", | ||
"version": "0.17.1", | ||
"version": "0.18.0", | ||
"license": "MIT", | ||
@@ -12,4 +12,4 @@ "main": "dist/index.js", | ||
"repository": { | ||
"url": "https://github.com/chakra-ui/panda", | ||
"directory": "packages/extension/vscode" | ||
"url": "https://github.com/chakra-ui/panda-vscode", | ||
"directory": "packages/vscode" | ||
}, | ||
@@ -22,16 +22,16 @@ "publishConfig": { | ||
], | ||
"devDependencies": { | ||
"tsup": "7.1.0", | ||
"typescript": "^5.2.2" | ||
}, | ||
"dependencies": { | ||
"@pandacss/shared": "^0.17.1" | ||
}, | ||
"scripts": { | ||
"build": "tsup src/index.ts --format=esm,cjs --dts", | ||
"build-fast": "tsup src/index.ts --format=esm,cjs --no-dts", | ||
"dev": "pnpm build-fast --watch", | ||
"dev": "yarn build-fast --watch", | ||
"clean": "rimraf dist", | ||
"lint": "eslint ./src --ext .ts,.tsx --fix" | ||
}, | ||
"devDependencies": { | ||
"tsup": "8.0.2", | ||
"typescript": "^5.4.2" | ||
}, | ||
"dependencies": { | ||
"@pandacss/shared": "^0.37.2" | ||
} | ||
} | ||
} |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
5052
5
87
+ Added@pandacss/shared@0.37.2(transitive)
- Removed@pandacss/shared@0.17.5(transitive)
Updated@pandacss/shared@^0.37.2