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

@b9g/crank

Package Overview
Dependencies
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@b9g/crank - npm Package Compare versions

Comparing version 0.5.0-beta.5 to 0.5.0-beta.6

jsx-runtime.cjs

10

package.json
{
"name": "@b9g/crank",
"version": "0.5.0-beta.5",
"version": "0.5.0-beta.6",
"description": "Write JSX-driven components with functions, promises and generators.",

@@ -52,2 +52,10 @@ "homepage": "https://crank.js.org",

},
"./jsx-runtime": {
"import": "./jsx-runtime.js",
"require": "./jsx-runtime.cjs"
},
"./jsx-runtime.js": {
"import": "./jsx-runtime.js",
"require": "./jsx-runtime.cjs"
},
"./package.json": "./package.json",

@@ -54,0 +62,0 @@ "./tags": {

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