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

@wessberg/rollup-plugin-ts

Package Overview
Dependencies
Maintainers
1
Versions
185
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wessberg/rollup-plugin-ts - npm Package Compare versions

Comparing version 0.0.24 to 0.0.25

8

CHANGELOG.md

@@ -0,1 +1,9 @@

## <small>0.0.25 (2018-06-13)</small>
* 0.0.25 ([66edc52](https://github.com/wessberg/rollup-plugin-ts/commit/66edc52))
* Bumped version ([b6f1ad2](https://github.com/wessberg/rollup-plugin-ts/commit/b6f1ad2))
* Changed a babel config to work around a Babel regression ([3e838d3](https://github.com/wessberg/rollup-plugin-ts/commit/3e838d3))
## <small>0.0.24 (2018-06-13)</small>

@@ -2,0 +10,0 @@

2

dist/cjs/helpers.js

@@ -194,3 +194,3 @@ "use strict";

debug: false,
ignoreBrowserslistConfig: true,
ignoreBrowserslistConfig: false,
shippedProposals: true,

@@ -197,0 +197,0 @@ targets: {

@@ -184,3 +184,3 @@ import chalk from "chalk";

debug: false,
ignoreBrowserslistConfig: true,
ignoreBrowserslistConfig: false,
shippedProposals: true,

@@ -187,0 +187,0 @@ targets: {

{
"name": "@wessberg/rollup-plugin-ts",
"version": "0.0.24",
"version": "0.0.25",
"description": "A Rollup plugin for Typescript",

@@ -5,0 +5,0 @@ "scripts": {

Sorry, the diff of this file is not supported yet

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