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

@oldendev/mson

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@oldendev/mson

JS code serialization library compatible with NodeJS vm

  • 1.0.1
  • latest
  • Source
  • npm
  • Socket score

Version published
Weekly downloads
3
decreased by-25%
Maintainers
1
Weekly downloads
 
Created
Source

MSON

Js code serialization library. Supports js native types. Stringify a func or an object to be compatible with NodeJS vm module. Server to server use. Not for client.

v1.0.0 Features:

  • stringify - stringifies a jscode to compatible format with Node.js vm module
  • parse - parses a jscode string in to object or function with Metarhia/metavm module
  • stringFrom - an object that has methods equal to js types. Map serrialized as an object. Set as an array. For number, boolean and bigint one method called primitives

This library is for internal use with Metarhia/impress application server

FAQs

Package last updated on 20 Jul 2021

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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