trap-it-browser
Advanced tools
Comparing version
{ | ||
"name": "trap-it-browser", | ||
"version": "0.0.1", | ||
"version": "0.0.3", | ||
"description": "Log unhandled errors in the browser", | ||
@@ -8,3 +8,27 @@ "main": "index.js", | ||
"author": "Maurice de Beijer <maurice.de.beijer@gmail.com>", | ||
"license": "MIT" | ||
"license": "MIT", | ||
"scripts": { | ||
"start": "rollup --config", | ||
"test": "jest" | ||
}, | ||
"devDependencies": { | ||
"@types/jest": "^23.3.1", | ||
"jest": "^23.5.0", | ||
"rollup": "^0.65.0", | ||
"rollup-plugin-typescript2": "^0.16.1", | ||
"ts-jest": "^23.1.4", | ||
"typescript": "^3.0.1" | ||
}, | ||
"jest": { | ||
"moduleFileExtensions": [ | ||
"ts", | ||
"js" | ||
], | ||
"transform": { | ||
"^.+\\.(ts|tsx)$": "ts-jest" | ||
}, | ||
"testMatch": [ | ||
"**/?(*.)+(spec|test).ts?(x)" | ||
] | ||
} | ||
} |
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
Found 1 instance in 1 package
2218
58.43%5
66.67%17
Infinity%0
-100%6
Infinity%