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

kp-stock

Package Overview
Dependencies
Maintainers
1
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kp-stock - npm Package Compare versions

Comparing version 5.0.18 to 5.0.19

11

kp.js

@@ -32,3 +32,3 @@ /**

}
} (this, function(window) {
} (this, /** @return {KP} */ function(window) {
/**

@@ -360,3 +360,3 @@ * @constructor

/**
* @type KP
* @typedef KP
*/

@@ -530,8 +530,3 @@ var kp = new KP();

return {
"kp": kp,
"Stock": Stock,
"Emitter": Emitter,
"Path": Path
};
return kp;
}));
{
"name": "kp-stock",
"version": "5.0.18",
"version": "5.0.19",
"author": "Kris Papercut <kearis666@gmail.com>",

@@ -5,0 +5,0 @@ "license": "ISC",

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