datetimejs
Advanced tools
Comparing version
{ | ||
"name": "datetimejs", | ||
"description": "Library for manipulating, formatting, and parsing dates and times", | ||
"version": "1.0.0", | ||
"main": "dist/datetime.js", | ||
"module": "dist/datetime.mjs", | ||
"browser": "dist/datetime.umd.js", | ||
"homepage": "https://github.com/foxbunny/datetimejs/", | ||
@@ -23,6 +27,2 @@ "keywords": [ | ||
}, | ||
"devDependencies": { | ||
"chai": "*", | ||
"mocha": "*" | ||
}, | ||
"repository": { | ||
@@ -35,4 +35,25 @@ "type": "git", | ||
}, | ||
"main": "datetime.js", | ||
"version": "0.3.5" | ||
"files": [ | ||
"dist" | ||
], | ||
"scripts": { | ||
"test": "jest", | ||
"build": "rollup -c", | ||
"prepublish": "yarn run build", | ||
"docs": "jsdoc -c jsdoc.config.js" | ||
}, | ||
"devDependencies": { | ||
"@babel/cli": "^7.4.4", | ||
"@babel/core": "^7.4.5", | ||
"@babel/preset-env": "^7.4.5", | ||
"core-js": "2", | ||
"docdash": "^1.1.1", | ||
"jest": "^24.8.0", | ||
"jest-date-mock": "^1.0.7", | ||
"jsdoc": "^3.6.2", | ||
"rollup": "^1.14.4", | ||
"rollup-plugin-commonjs": "^10.0.0", | ||
"rollup-plugin-node-resolve": "^5.0.1" | ||
}, | ||
"dependencies": {} | ||
} |
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
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
-100%0
-100%117751
-60.57%11
450%7
-50%3418
-65.24%174
-73.19%