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

kecubung

Package Overview
Dependencies
Maintainers
1
Versions
67
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

kecubung - npm Package Compare versions

Comparing version 0.0.2-0 to 0.0.2-2

lib/dts/analyzers/class-analyzer.d.ts

17

package.json
{
"name": "kecubung",
"version": "0.0.2-0",
"version": "0.0.2-2",
"description": "Javascript transformer to Type Metadata",
"main": "lib/index.js",
"main": "./lib/src/index.js",
"typings": "./lib/dts/index.d.ts",
"scripts": {
"test": "gulp",
"preversion": "npm test",
"preversion": "gulp",
"postversion": "git push && git push --tags"
},
"keywords": [],
"keywords": [
"reflection",
"metadata",
"typesystem",
"babylon",
"typescript"
],
"author": "Ketut Sandiarsa <ktutnik@gmail.com>",

@@ -18,3 +25,2 @@ "license": "MIT",

},
"typings": "./lib/index.d.ts",
"dependencies": {

@@ -33,2 +39,3 @@ "reflect-metadata": "^0.1.9",

"coveralls": "^2.11.15",
"del": "^2.2.2",
"gulp": "^3.9.1",

@@ -35,0 +42,0 @@ "gulp-istanbul": "^1.1.1",

@@ -0,0 +0,0 @@ #Kecubung

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