@perion/perion
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "@perion/perion", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "A library that contains all the utilities for creating a MapleStory server emulator", | ||
@@ -54,3 +54,3 @@ "main": "index.js", | ||
"@perion/calc": "0.0.2", | ||
"@perion/core": "0.0.4", | ||
"@perion/core": "0.0.5", | ||
"@perion/crypto": "1.0.2", | ||
@@ -57,0 +57,0 @@ "@perion/net": "0.0.5", |
{ | ||
"name": "@perion/core", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"description": "A library with the core utils for netcode development in Node.js", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -0,1 +1,2 @@ | ||
require('./mixins/bigint'); | ||
/** | ||
@@ -2,0 +3,0 @@ * A key:value state asynchronous, serializable state container. |
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
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
546214
63
14448
+ Added@perion/core@0.0.5(transitive)
- Removed@perion/core@0.0.4(transitive)
Updated@perion/core@0.0.5