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

@kacperkapusciak/package-c

Package Overview
Dependencies
Maintainers
2
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kacperkapusciak/package-c - npm Package Compare versions

Comparing version 0.3.0 to 0.9.0

5

package.json
{
"name": "@kacperkapusciak/package-c",
"version": "0.3.0",
"version": "0.9.0",
"main": "src/index.js",
"files": [
"!src/*.test.js"
]
],
"gitHead": "dd13fbd65b294c34df451c1e8b6ba0c3f4168133"
}

3

src/index.js
module.exports = {
log: function log(value) {
// more feat
// changeset feat
// more ducks
console.log(value);
},
};
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