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

kd-counter

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kd-counter - npm Package Compare versions

Comparing version 0.1.2 to 0.1.3

.npmignore

4

component.json
{
"name": "counter",
"description": "counter module",
"version": "0.1.2",
"version": "0.1.3",
"dependencies": {

@@ -24,2 +24,2 @@ "kdmodules/core": "^0.1.0"

]
}
}
{
"name": "kd-counter",
"version": "0.1.2",
"version": "0.1.3",
"description": "counter module for kd",

@@ -32,5 +32,7 @@ "main": "index.coffee",

"browser": {
"core": "kd-core"
"core": "kd-core",
"core/CustomHTMLView": "kd-core/CustomHTMLView",
"core/View": "kd-core/View"
},
"devDependencies": {}
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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