New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@akashic/akashic-cli-install

Package Overview
Dependencies
Maintainers
6
Versions
122
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@akashic/akashic-cli-install - npm Package Compare versions

Comparing version 0.3.4 to 0.3.5

11

CHANGELOG.md

@@ -6,2 +6,13 @@ # Change Log

## [0.3.5](https://github-com-akashic-cli/akashic-games/akashic-cli/compare/@akashic/akashic-cli-install@0.3.4...@akashic/akashic-cli-install@0.3.5) (2019-03-04)
### Bug Fixes
* delete unnecessary files and make test work ([#31](https://github-com-akashic-cli/akashic-games/akashic-cli/issues/31)) ([4517689](https://github-com-akashic-cli/akashic-games/akashic-cli/commit/4517689))
## 0.3.4 (2019-02-22)

@@ -8,0 +19,0 @@

14

package.json
{
"name": "@akashic/akashic-cli-install",
"version": "0.3.4",
"version": "0.3.5",
"description": "npm install wrapper module for Akashic games",

@@ -12,4 +12,4 @@ "main": "lib/index.js",

"lint": "npm run lint:ts && npm run lint:md",
"lint:ts": "tslint -c tslint.json --project ./tsconfig.json",
"lint:md": "remark ./*.md --frail --no-stdout --quiet --rc-path ./.remarkrc",
"lint:ts": "tslint -c ../tslint.json --project ./tsconfig.json",
"lint:md": "remark ./*.md --frail --no-stdout --quiet --rc-path ../.remarkrc",
"test": "npm run test:jasmine && npm run lint",

@@ -38,4 +38,4 @@ "test:jasmine": "istanbul cover --report text --report html --colors -i ./lib/index.js ./node_modules/jasmine/bin/jasmine.js"

"mock-fs": "~4.8.0",
"remark-cli": "5.0.0",
"remark-lint": "~6.0.4",
"remark-cli": "~2.0.0",
"remark-lint": "~5.0.1",
"rimraf": "^2.6.2",

@@ -46,3 +46,3 @@ "tslint": "~5.11.0",

"dependencies": {
"@akashic/akashic-cli-commons": "0.2.13",
"@akashic/akashic-cli-commons": "0.2.14",
"commander": "2.19.0"

@@ -55,3 +55,3 @@ },

},
"gitHead": "6c0a11ad60f952238d530b1de8d71e164c5a142e"
"gitHead": "861252346ab66000f9a4a112e527f18825592706"
}

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc