Socket
Socket
Sign inDemoInstall

@kaze-style/core

Package Overview
Dependencies
Maintainers
1
Versions
50
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kaze-style/core - npm Package Compare versions

Comparing version 0.9.0-0 to 0.9.0-1

runtime/package.json

5

package.json
{
"name": "@kaze-style/core",
"version": "0.9.0-0",
"version": "0.9.0-1",
"license": "MIT",
"author": "Taishi Naritomi",
"description": "Kaze [風] zero-runtime CSS in JS",
"type": "module",
"repository": {

@@ -13,2 +12,3 @@ "type": "git",

},
"type": "module",
"sideEffects": false,

@@ -41,2 +41,3 @@ "main": "dist/cjs/index.js",

"scripts": {
"type-check": "tsc --noEmit",
"dev": "tsx ./../../scripts/build.ts --watch",

@@ -43,0 +44,0 @@ "build": "tsx ./../../scripts/build.ts"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc