Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@karhu/react

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@karhu/react - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

12

package.json
{
"name": "@karhu/react",
"version": "0.2.1",
"version": "0.2.2",
"description": "React bindings and components for Karhu",

@@ -8,3 +8,5 @@ "main": "lib/index.js",

"scripts": {
"tsc": "tsc"
"tsc": "tsc",
"preparePublish": "echo '//registry.npmjs.org/:_authToken=${NPM_TOKEN}' > .npmrc",
"prepublishOnly": "npm run preparePublish"
},

@@ -15,3 +17,2 @@ "keywords": [],

"devDependencies": {
"@karhu/core": "^0.2.1",
"@types/react": "^16.7.6",

@@ -27,2 +28,5 @@ "@types/react-dom": "^16.0.9",

},
"dependencies": {
"@karhu/core": "^0.2.2"
},
"directories": {

@@ -39,3 +43,3 @@ "lib": "lib",

},
"gitHead": "07e2e0cf3fbb9cc1e9903f150beef8345cbdf563"
"gitHead": "28c5df561af406843155714374cafbe299e59a68"
}
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