Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@perion/perion

Package Overview
Dependencies
Maintainers
1
Versions
15
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@perion/perion - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

packages/core/src/mixins/bigint.js

4

package.json
{
"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.

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