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

node-kpc

Package Overview
Dependencies
Maintainers
2
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-kpc - npm Package Compare versions

Comparing version 0.3.11 to 0.3.12

4

index.js

@@ -438,6 +438,6 @@ var esprima = require('esprima');

* @param {Object} options.pkg Config Package
* @param {String} options.pkg.entry entry point
* @param {Boolean} options.pkg.nodeStyle auto generate head
* @param {String} options.dest Package path in filesystem
* @param {String} options.depFile filename for dep file
* @param {String} options.entry entry point
* @param {Boolean} options.nodeStyle auto generate head
* @param {Array|String} files Files to compile

@@ -444,0 +444,0 @@ * @return {Object} the package compiled

{
"name": "node-kpc",
"version": "0.3.11",
"version": "0.3.12",
"description": "build KISSY packages",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -14,2 +14,3 @@ # KPC

- Support Module Name Flatten
- Support KISSY.add auto generate for no-kissy module

@@ -16,0 +17,0 @@ ## Installation

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