realms-polyfill
Advanced tools
+4
-5
| { | ||
| "name": "realms-polyfill", | ||
| "version": "0.7.2", | ||
| "version": "0.7.3", | ||
| "description": "Realms polyfill", | ||
@@ -9,3 +9,2 @@ "main": "dist/index.js", | ||
| "prepublish": "npm run build", | ||
| "postpublish": "npm run deploy", | ||
| "test": "tap dist/**/test/*.js dist/**/test.js | tap-spec", | ||
@@ -21,3 +20,3 @@ "lint": "eslint src/**/*.js", | ||
| "type": "git", | ||
| "url": "git+https://github.com/checle/web-assembly.git" | ||
| "url": "git+https://github.com/checle/realms.git" | ||
| }, | ||
@@ -27,5 +26,5 @@ "author": "Filip Dalüge <daluege@gmail.com>", | ||
| "bugs": { | ||
| "url": "https://github.com/checle/web-assembly/issues" | ||
| "url": "https://github.com/checle/realms/issues" | ||
| }, | ||
| "homepage": "https://github.com/checle/web-assembly", | ||
| "homepage": "https://github.com/checle/realms", | ||
| "devDependencies": { | ||
@@ -32,0 +31,0 @@ "babel-cli": "^6.24.1", |
+10
-0
@@ -5,4 +5,14 @@ # realms-polyfill | ||
| ## Install | ||
| npm install realms-polyfill --save | ||
| ## Usage | ||
| ```javascript | ||
| import {Realm} from 'realms-polyfill' | ||
| ``` | ||
| ## License | ||
| © 2016 Filip Dalüge, all rights reserved. |
Explicitly Unlicensed Item
LicenseSomething was found which is explicitly marked as unlicensed.
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 2 instances in 1 package
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
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
Explicitly Unlicensed Item
LicenseSomething was found which is explicitly marked as unlicensed.
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 2 instances in 1 package
Debug access
Supply chain riskUses debug, reflection and dynamic code execution features.
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 bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
35971
0.18%1
-50%1
-50%18
125%