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

ant-monaco

Package Overview
Dependencies
Maintainers
1
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ant-monaco - npm Package Compare versions

Comparing version 0.1.6 to 0.1.7

1

lib/index.js

@@ -128,2 +128,3 @@ "use strict";

mode = themeMode;
this.registry.setTheme({ name: name, settings: theme[mode].tokens });
var cssRules = generateTokensCSSForColorMap(this.registry.getColorMap());

@@ -130,0 +131,0 @@ rebuildMtkColors(cssRules);

2

package.json
{
"name": "ant-monaco",
"version": "0.1.6",
"version": "0.1.7",
"description": "Ant monaco with vscode-textmate. This module can only run under node runtime",

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

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