universal-user-agent
Advanced tools
Comparing version 2.0.3 to 2.1.0
{ | ||
"name": "universal-user-agent", | ||
"version": "2.0.3", | ||
"version": "2.1.0", | ||
"description": "Get a user agent string in both browser and node", | ||
"repository": "https://github.com/gr2m/universal-user-agent.git", | ||
"keywords": [], | ||
"author": "Gregor Martynus (https://github.com/gr2m)", | ||
"license": "ISC", | ||
"main": "index.js", | ||
"browser": "browser.js", | ||
"types": "index.d.ts", | ||
"scripts": { | ||
@@ -16,5 +21,2 @@ "coverage": "nyc report --reporter=html && open coverage/index.html", | ||
}, | ||
"keywords": [], | ||
"author": "Gregor Martynus (https://github.com/gr2m)", | ||
"license": "ISC", | ||
"devDependencies": { | ||
@@ -24,6 +26,6 @@ "chai": "^4.1.2", | ||
"cypress": "^3.1.0", | ||
"mocha": "^5.2.0", | ||
"mocha": "^6.0.0", | ||
"proxyquire": "^2.1.0", | ||
"nyc": "^13.0.1", | ||
"sinon": "^6.3.3", | ||
"nyc": "^14.0.0", | ||
"sinon": "^7.2.4", | ||
"sinon-chai": "^3.2.0", | ||
@@ -46,7 +48,3 @@ "standard": "^12.0.1", | ||
] | ||
}, | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/gr2m/universal-user-agent.git" | ||
} | ||
} |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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
5859
9
71
1