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.14.1 to 0.14.2

dist/esm/__globalStyle.js

10

package.json
{
"name": "@kaze-style/core",
"version": "0.14.1",
"version": "0.14.2",
"license": "MIT",

@@ -15,9 +15,9 @@ "author": "Taishi Naritomi",

"main": "dist/cjs/index.js",
"module": "dist/index.js",
"typings": "dist/index.d.ts",
"module": "dist/esm/index.js",
"typings": "dist/types/index.d.ts",
"exports": {
".": {
"import": "./dist/index.js",
"require": "./dist/cjs/index.js",
"types": "./dist/index.d.ts"
"import": "./dist/esm/index.js",
"types": "./dist/types/index.d.ts"
}

@@ -24,0 +24,0 @@ },

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