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

rho

Package Overview
Dependencies
Maintainers
3
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rho - npm Package Compare versions

Comparing version 1.0.0-beta.3 to 1.0.0-beta.4

2

out/main/core/constants.js
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });
exports.DEFAULT_CONTROL_CHARACTERS = '\\~`!@#$%^&*()-_+="<>{}[]/|'
exports.DEFAULT_CONTROL_CHARACTERS = '\\~`!@#$%^&*()-_+="\'<>{}[]/|'
.split('')

@@ -5,0 +5,0 @@ .map(function (_) { return _.charCodeAt(0); });

{
"name": "rho",
"version": "1.0.0-beta.3",
"version": "1.0.0-beta.4",
"description": "Extensible semantic markup language",

@@ -5,0 +5,0 @@ "main": "out/main/index.js",

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