Comparing version 0.0.2-0 to 0.0.2-2
{ | ||
"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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
9779
16
21
199