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.37 to 0.0.38

1

dist/cjs/index.js
"use strict";
// tslint:disable:no-any
// tslint:disable:no-default-export
Object.defineProperty(exports, "__esModule", { value: true });

@@ -5,0 +4,0 @@ // @ts-ignore

// tslint:disable:no-any
// tslint:disable:no-default-export
// @ts-ignore

@@ -4,0 +3,0 @@ import { transform } from "@babel/core";

24

package.json
{
"name": "@wessberg/rollup-plugin-ts",
"version": "0.0.37",
"version": "0.0.38",
"description": "A Rollup plugin for Typescript that respects Browserslists",

@@ -36,3 +36,3 @@ "scripts": {

"devDependencies": {
"@wessberg/ts-config": "^0.0.27",
"@wessberg/ts-config": "^0.0.29",
"@wessberg/scaffold": "^1.0.0",

@@ -43,14 +43,14 @@ "npm-check-updates": "^2.14.2",

"tslint": "^5.11.0",
"typescript": "^3.0.1"
"typescript": "^3.0.3"
},
"dependencies": {
"@babel/core": "^7.0.0-rc.3",
"@babel/plugin-proposal-async-generator-functions": "^7.0.0-rc.3",
"@babel/plugin-proposal-class-properties": "^7.0.0-rc.3",
"@babel/plugin-proposal-decorators": "^7.0.0-rc.3",
"@babel/plugin-proposal-object-rest-spread": "^7.0.0-rc.3",
"@babel/plugin-proposal-optional-catch-binding": "^7.0.0-rc.3",
"@babel/plugin-syntax-dynamic-import": "^7.0.0-rc.3",
"@babel/preset-env": "^7.0.0-rc.3",
"@types/node": "^10.9.2",
"@babel/core": "^7.0.0",
"@babel/plugin-proposal-async-generator-functions": "^7.0.0",
"@babel/plugin-proposal-class-properties": "^7.0.0",
"@babel/plugin-proposal-decorators": "^7.0.0",
"@babel/plugin-proposal-object-rest-spread": "^7.0.0",
"@babel/plugin-proposal-optional-catch-binding": "^7.0.0",
"@babel/plugin-syntax-dynamic-import": "^7.0.0",
"@babel/preset-env": "^7.0.0",
"@types/node": "^10.9.4",
"chalk": "^2.4.1",

@@ -57,0 +57,0 @@ "rollup": "^0.65.0",

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