@firestitch/address
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"name": "@firestitch/address", | ||
"version": "0.1.0", | ||
"scripts": { | ||
"build": "gulp build", | ||
"build:watch": "gulp", | ||
"docs": "npm run docs:build", | ||
"docs:build": "compodoc -p tsconfig.json -n fs-address -d docs --hideGenerator", | ||
"docs:serve": "npm run docs:build -- -s", | ||
"docs:watch": "npm run docs:build -- -s -w", | ||
"lint": "tslint --type-check --project tsconfig.json src/**/*.ts", | ||
"lite": "lite-server", | ||
"playground:build": "tsc -p playground -w", | ||
"playground": "concurrently \"npm run build:watch\" \"npm run playground:build\" \"npm run lite\"", | ||
"test": "tsc && karma start" | ||
}, | ||
"version": "0.1.1", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/Firestitch/address" | ||
"url": "https://github.com/Firestitch/fs-address" | ||
}, | ||
@@ -30,52 +17,13 @@ "author": { | ||
"bugs": { | ||
"url": "https://github.com/Firestitch/address/issues" | ||
"url": "https://github.com/Firestitch/fs-address/issues" | ||
}, | ||
"devDependencies": { | ||
"@angular/common": "^5.0.0", | ||
"@angular/compiler": "^5.0.0", | ||
"@angular/compiler-cli": "^5.0.0", | ||
"@angular/core": "^5.0.0", | ||
"@angular/flex-layout": "^2.0.0-beta.10-4905443", | ||
"@angular/forms": "^5.0.3", | ||
"@angular/http": "^5.0.3", | ||
"@angular/material": "^5.0.0-rc.1", | ||
"@angular/platform-browser": "^5.0.0", | ||
"@angular/platform-browser-dynamic": "^5.0.0", | ||
"@compodoc/compodoc": "^1.0.0-beta.10", | ||
"@types/googlemaps": "^3.30.0", | ||
"@types/jasmine": "2.5.53", | ||
"@types/node": "~6.0.60", | ||
"angular-in-memory-web-api": "^0.3.2", | ||
"codelyzer": "~3.2.0", | ||
"concurrently": "^3.4.0", | ||
"core-js": "^2.4.1", | ||
"del": "^2.2.2", | ||
"gulp": "^3.9.1", | ||
"gulp-rename": "^1.2.2", | ||
"gulp-rollup": "^2.15.0", | ||
"jasmine-core": "~2.6.2", | ||
"jasmine-spec-reporter": "~4.1.0", | ||
"karma": "~1.7.0", | ||
"karma-chrome-launcher": "~2.1.1", | ||
"karma-cli": "~1.0.1", | ||
"karma-coverage-istanbul-reporter": "^1.2.1", | ||
"karma-jasmine": "~1.1.0", | ||
"karma-jasmine-html-reporter": "^0.2.2", | ||
"lite-server": "^2.3.0", | ||
"node-sass": "^4.5.2", | ||
"node-sass-tilde-importer": "^1.0.0", | ||
"node-watch": "^0.5.2", | ||
"protractor": "~5.1.2", | ||
"rollup": "^0.49.3", | ||
"run-sequence": "^1.2.2", | ||
"rxjs": "^5.5.2", | ||
"systemjs": "^0.20.12", | ||
"ts-node": "~3.2.0", | ||
"tslint": "~5.7.0", | ||
"typescript": "~2.4.2", | ||
"zone.js": "^0.8.14" | ||
}, | ||
"engines": { | ||
"node": ">=6.0.0" | ||
"main": "fs-address.umd.js", | ||
"module": "fs-address.js", | ||
"jsnext:main": "fs-address.js", | ||
"typings": "fs-address.d.ts", | ||
"peerDependencies": { | ||
"@angular/core": "^4.0.0", | ||
"rxjs": "^5.1.0", | ||
"zone.js": "^0.8.4" | ||
} | ||
} |
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
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
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
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
0
0
4
50232
3
10
1021