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

rc-brace

Package Overview
Dependencies
Maintainers
2
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rc-brace - npm Package Compare versions

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

2

package.json
{
"name": "rc-brace",
"version": "1.0.0-serialize.3",
"version": "1.0.0-serialize.4",
"description": "browserify compatible version of the ace editor.",

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

@@ -1448,3 +1448,3 @@ "no use strict";

var annotations = validate(value);
var compiled = self.BPMLangCompiler.compile(input);
var compiled = self.BPMLangCompiler.compile(value);
if (annotations.length > 0) {

@@ -1451,0 +1451,0 @@ this.sender.emit('compiled', compiled);

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