@perion/perion
Advanced tools
Comparing version 0.0.3 to 0.0.4
{ | ||
"name": "@perion/perion", | ||
"version": "0.0.3", | ||
"description": "A library that contains all the utilities for creating a MapleStory server emulator.", | ||
"version": "0.0.4", | ||
"description": "A library that contains all the utilities for creating a MapleStory server emulator", | ||
"main": "index.js", | ||
@@ -15,3 +15,3 @@ "repository": { | ||
"deps": "node scripts/deps.js", | ||
"publish": "npm publish . --access=public" | ||
"publish": "npm publish . --access public" | ||
}, | ||
@@ -51,8 +51,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@perion/calc": "file:packages/calc", | ||
"@perion/core": "file:packages/core", | ||
"@perion/crypto": "@perion/crypto", | ||
"@perion/net": "file:packages/net", | ||
"@perion/wz": "file:packages/wz" | ||
"@perion/calc": "file:./packages/calc", | ||
"@perion/core": "file:./packages/core", | ||
"@perion/crypto": "file:./packages/crypto", | ||
"@perion/net": "file:./packages/net", | ||
"@perion/wz": "file:./packages/wz" | ||
} | ||
} |
@@ -1,5 +0,9 @@ | ||
# `@perion/perion` | ||
# `@perion/perion` [![Travis CI Build Status](https://travis-ci.org/jonnylin13/perion.svg?branch=master)](https://github.com/jonnylin13) | ||
`perion` is a library of Node.js modules that helps bring MapleStory private server development to the `npm` ecosystem. | ||
`perion` is a library of Node.js modules that help bring MapleStory private server development to the `npm` ecosystem. | ||
``` | ||
npm i --save @perion/perion | ||
``` | ||
* Note this project is in early development, use with caution | ||
@@ -6,0 +10,0 @@ |
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
GitHub dependency
Supply chain riskContains a dependency which resolves to a GitHub URL. Dependencies fetched from GitHub specifiers are not immutable can be used to inject untrusted code or reduce the likelihood of a reproducible install.
Found 1 instance in 1 package
131
0
59859
39
1883
2