New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@chayns-components/format

Package Overview
Dependencies
Maintainers
0
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chayns-components/format - npm Package Compare versions

Comparing version 5.0.0-beta.912 to 5.0.0-beta.915

10

package.json
{
"name": "@chayns-components/format",
"version": "5.0.0-beta.912",
"version": "5.0.0-beta.915",
"description": "A set of beautiful React components for developing your own applications with chayns.",

@@ -20,10 +20,10 @@ "sideEffects": false,

"license": "MIT",
"types": "lib/types/index.d.ts",
"main": "lib/cjs/index.js",
"module": "lib/esm/index.js",
"types": "lib/types/index.d.ts",
"exports": {
".": {
"types": "./lib/types/index.d.ts",
"require": "./lib/cjs/index.js",
"import": "./lib/esm/index.js",
"types": "./lib/types/index.d.ts"
"import": "./lib/esm/index.js"
}

@@ -77,3 +77,3 @@ },

},
"gitHead": "355b8f94975f612c923b0080b487ddf7b865e8e5"
"gitHead": "204b4347196c90a032de249bdee1d441be0e4155"
}
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