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

@karhu/core

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@karhu/core - npm Package Compare versions

Comparing version 0.6.0 to 0.7.0

11

package.json
{
"name": "@karhu/core",
"version": "0.6.0",
"version": "0.7.0",
"description": "Core package for Karhu, the lib for powering web app productivity tools",

@@ -8,2 +8,4 @@ "author": "Oskar Hane <oh@oskarhane.com>",

"tsc": "tsc",
"test": "jest --no-cache --coverage --config jest.config.js",
"dev": "jest --no-cache --config jest.config.js --watch",
"preparePublish": "echo '//registry.npmjs.org/:_authToken=${NPM_TOKEN}' > .npmrc",

@@ -27,3 +29,8 @@ "prepublishOnly": "npm run preparePublish",

},
"gitHead": "bae989e6ef95d299fff2e8b02b4ab6d397ac83f5"
"gitHead": "fcb9e1375421a1612eab80bb91fa9a093c73d491",
"devDependencies": {
"@types/jest": "^24.0.6",
"jest": "^24.1.0",
"ts-jest": "^23.10.5"
}
}
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