@asset-pipe/client
Advanced tools
108
package.json
@@ -1,107 +0,1 @@ | ||
{ | ||
"name": "@asset-pipe/client", | ||
"version": "2.1.0", | ||
"author": "Trygve Lie <post@trygve-lie.com>", | ||
"files": [ | ||
"bin", | ||
"lib" | ||
], | ||
"description": "Asset pipe client", | ||
"main": "./lib/main.js", | ||
"bin": "./bin/cli.js", | ||
"repository": { | ||
"type": "git", | ||
"url": "https://github.com/asset-pipe/asset-pipe-client.git" | ||
}, | ||
"keywords": [ | ||
"assets" | ||
], | ||
"contributors": [ | ||
"Trygve Lie <post@trygve-lie.com>", | ||
"Richard Walker <digitalsadhu@gmail.com>", | ||
"Sveinung Røsaker <sveinung.rosaker@gmail.com>", | ||
"Trygve Lie (http://www.trygve-lie.com/)", | ||
"Sveinung Røsaker (https://github.com/sveisvei)", | ||
"Greenkeeper (http://greenkeeper.io/)", | ||
"Richard Walker (https://github.com/digitalsadhu)" | ||
], | ||
"bugs": { | ||
"url": "https://github.com/asset-pipe/asset-pipe-client/issues" | ||
}, | ||
"license": "MIT", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"dependencies": { | ||
"JSONStream": "^1.3.0", | ||
"asset-pipe-css-writer": "^1.0.0-alpha.1", | ||
"asset-pipe-js-writer": "1.0.0-beta.5", | ||
"commander": "2.11.0", | ||
"is-stream": "^1.1.0", | ||
"request": "^2.79.0" | ||
}, | ||
"devDependencies": { | ||
"asset-pipe-test-es5a": "^1.0.0", | ||
"asset-pipe-test-es5b": "^1.0.0", | ||
"body-parser": "^1.18.2", | ||
"commitizen": "^2.9.6", | ||
"cz-conventional-changelog": "^2.0.0", | ||
"eslint": "^4.9.0", | ||
"eslint-config-finn": "^3.0.0", | ||
"eslint-config-finn-prettier": "^3.0.1", | ||
"express": "^4.16.2", | ||
"husky": "^0.14.3", | ||
"jest": "^21.2.1", | ||
"lint-staged": "^4.2.3", | ||
"prettier": "^1.7.4", | ||
"projectz": "^1.4.0", | ||
"semantic-release": "^8.2.0" | ||
}, | ||
"scripts": { | ||
"lint:format": "eslint --fix .", | ||
"lint": "eslint .", | ||
"test": "jest --coverage", | ||
"precommit": "lint-staged", | ||
"cm": "git-cz", | ||
"readme": "projectz compile", | ||
"semantic-release": "semantic-release pre && npm publish && semantic-release post" | ||
}, | ||
"engines": { | ||
"node": ">=8.9" | ||
}, | ||
"jest": { | ||
"clearMocks": true, | ||
"coverageThreshold": { | ||
"global": { | ||
"branches": 100, | ||
"functions": 100, | ||
"lines": 100, | ||
"statements": 100 | ||
} | ||
} | ||
}, | ||
"lint-staged": { | ||
"*.js": [ | ||
"eslint --fix --config ./.eslintrc", | ||
"git add" | ||
], | ||
"{package.json,README.md,LICENSE.md}": [ | ||
"projectz compile", | ||
"git add" | ||
] | ||
}, | ||
"config": { | ||
"commitizen": { | ||
"path": "cz-conventional-changelog" | ||
} | ||
}, | ||
"badges": { | ||
"list": [ | ||
"travisci", | ||
"npmversion", | ||
"daviddm", | ||
"daviddmdev" | ||
] | ||
}, | ||
"maintainers": [] | ||
} | ||
{"name":"@asset-pipe/client","version":"3.0.0","author":"Trygve Lie <post@trygve-lie.com>","files":["bin","lib"],"description":"Asset pipe client","main":"./lib/main.js","bin":"./bin/cli.js","repository":{"type":"git","url":"https://github.com/asset-pipe/asset-pipe-client.git"},"keywords":["assets"],"contributors":["Trygve Lie <post@trygve-lie.com>","Richard Walker <digitalsadhu@gmail.com>","Sveinung Røsaker <sveinung.rosaker@gmail.com>","Trygve Lie (http://www.trygve-lie.com/)","Sveinung Røsaker (https://github.com/sveisvei)","Greenkeeper (http://greenkeeper.io/)","Richard Walker (https://github.com/digitalsadhu)"],"bugs":{"url":"https://github.com/asset-pipe/asset-pipe-client/issues"},"license":"MIT","publishConfig":{"access":"public"},"dependencies":{"JSONStream":"^1.3.0","asset-pipe-css-writer":"^1.0.0-alpha.1","asset-pipe-js-writer":"1.0.0-beta.5","commander":"2.11.0","is-stream":"^1.1.0","request":"^2.79.0"},"devDependencies":{"asset-pipe-test-es5a":"^1.0.0","asset-pipe-test-es5b":"^1.0.0","body-parser":"^1.18.2","commitizen":"^2.9.6","cz-conventional-changelog":"^2.0.0","eslint":"^4.9.0","eslint-config-finn":"^3.0.0","eslint-config-finn-prettier":"^3.0.1","express":"^4.16.2","husky":"^0.14.3","jest":"^21.2.1","lint-staged":"^4.2.3","prettier":"^1.7.4","projectz":"^1.4.0","semantic-release":"^8.2.0"},"scripts":{"lint:format":"eslint --fix .","lint":"eslint .","test":"jest --coverage","precommit":"lint-staged","cm":"git-cz","readme":"projectz compile","semantic-release":"semantic-release pre && npm publish && semantic-release post"},"engines":{"node":">=8.9"},"jest":{"clearMocks":true,"coverageThreshold":{"global":{"branches":100,"functions":100,"lines":100,"statements":100}}},"lint-staged":{"*.js":["eslint --fix --config ./.eslintrc","git add"],"{package.json,README.md,LICENSE.md}":["projectz compile","git add"]},"config":{"commitizen":{"path":"cz-conventional-changelog"}},"badges":{"list":["travisci","npmversion","daviddm","daviddmdev"]},"maintainers":[]} |
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
0
-100%18402
-2.95%