Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "debux", | ||
"version": "0.0.3", | ||
"version": "0.0.4", | ||
"description": "Easy-to-use library for debugging your code", | ||
"main": "build/index.js", | ||
"types": "./build/index.d.ts", | ||
"types": "./typings/index.d.ts", | ||
"scripts": { | ||
@@ -8,0 +8,0 @@ "build": "rimraf ./build && tsc", |
@@ -7,4 +7,2 @@ { | ||
"moduleResolution": "node", | ||
"declaration": true, | ||
"declarationMap": true, | ||
"allowJs": true, | ||
@@ -11,0 +9,0 @@ "outDir": "build", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11068
240