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

sucrase

Package Overview
Dependencies
Maintainers
1
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sucrase - npm Package Compare versions

Comparing version 1.0.1 to 1.1.0

2

dist/index.js

@@ -96,2 +96,4 @@ "use strict";

if (matches(['{', '}'])) {
// Empty interpolations and comment-only interpolations are allowed
// and don't create an extra child arg.
replaceToken('');

@@ -98,0 +100,0 @@ replaceToken('');

2

package.json
{
"name": "sucrase",
"version": "1.0.1",
"version": "1.1.0",
"description": "Super-fast alternative to Babel for when you can target modern JS runtimes",

@@ -5,0 +5,0 @@ "author": "Alan Pierce <alangpierce@gmail.com>",

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