Socket
Socket
Sign inDemoInstall

@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 1.2.17 to 1.2.18

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [1.2.18](https://github.com/wessberg/rollup-plugin-ts/compare/v1.2.17...v1.2.18) (2020-02-29)
### Bug Fixes
- **namespace-export:** add support for named namespace exports ([8aece24](https://github.com/wessberg/rollup-plugin-ts/commit/8aece24d1de3e4d7cf6721026961f0e5caee5e4b))
- add 'isTypeOnly' to 'updateImportClause' helpers ([9688e0e](https://github.com/wessberg/rollup-plugin-ts/commit/9688e0eb4354650459f142dea6d3fdcd2bb02cf0))
## [1.2.17](https://github.com/wessberg/rollup-plugin-ts/compare/v1.2.16...v1.2.17) (2020-02-13)

@@ -2,0 +9,0 @@

47

package.json
{
"name": "@wessberg/rollup-plugin-ts",
"version": "1.2.17",
"version": "1.2.18",
"description": "A Typescript Rollup plugin that bundles declarations and respects Browserslists",

@@ -55,24 +55,24 @@ "scripts": {

"@types/prettier": "^1.19.0",
"@wessberg/rollup-plugin-ts": "^1.2.16",
"@wessberg/scaffold": "^1.0.23",
"@wessberg/ts-config": "^1.0.7",
"ava": "3.3.0",
"@typescript-eslint/eslint-plugin": "^2.21.0",
"@typescript-eslint/parser": "^2.21.0",
"@wessberg/rollup-plugin-ts": "^1.2.17",
"@wessberg/scaffold": "^1.0.24",
"@wessberg/ts-config": "^1.0.8",
"ava": "3.4.0",
"babel-preset-minify": "^0.5.1",
"core-js": "^3.6.4",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.10.0",
"eslint-plugin-import": "^2.20.1",
"eslint-plugin-jsdoc": "^21.0.0",
"husky": "^4.2.3",
"np": "^6.0.0",
"pnpm": "^4.9.3",
"np": "5.2.1",
"pnpm": "^4.10.0",
"prettier": "^1.19.1",
"pretty-quick": "^2.0.1",
"rimraf": "^3.0.2",
"rollup": "^1.31.0",
"rollup": "^1.32.0",
"standard-changelog": "^2.0.21",
"ts-node": "8.6.2",
"@typescript-eslint/eslint-plugin": "^2.19.2",
"@typescript-eslint/parser": "^2.19.2",
"eslint": "^6.8.0",
"eslint-config-prettier": "^6.10.0",
"eslint-plugin-jsdoc": "^21.0.0",
"eslint-plugin-import": "^2.20.1",
"typescript": "^3.7.5",
"typescript": "^3.8.3",
"typescript-3-0-1": "npm:typescript@3.0.1",

@@ -85,6 +85,7 @@ "typescript-3-1-1": "npm:typescript@3.1.1",

"typescript-3-6-2": "npm:typescript@3.6.2",
"typescript-3-7-2": "npm:typescript@3.7.2"
"typescript-3-7-2": "npm:typescript@3.7.2",
"typescript-3-8-3": "npm:typescript@3.8.3"
},
"dependencies": {
"@babel/core": "^7.8.4",
"@babel/core": "^7.8.6",
"@babel/plugin-proposal-async-generator-functions": "^7.8.3",

@@ -97,18 +98,18 @@ "@babel/plugin-proposal-json-strings": "^7.8.3",

"@babel/plugin-transform-runtime": "^7.8.3",
"@babel/preset-env": "^7.8.4",
"@babel/preset-env": "^7.8.6",
"@babel/runtime": "^7.8.4",
"@rollup/pluginutils": "^3.0.8",
"@types/babel__core": "^7.1.3",
"@types/node": "^13.7.1",
"@types/babel__core": "^7.1.6",
"@types/node": "^13.7.7",
"@wessberg/browserslist-generator": "^1.0.33",
"@wessberg/stringutil": "^1.0.19",
"@wessberg/ts-clone-node": "^0.3.3",
"browserslist": "^4.8.7",
"browserslist": "^4.9.0",
"chalk": "^3.0.0",
"magic-string": "^0.25.6",
"slash": "^3.0.0",
"tslib": "^1.10.0"
"tslib": "^1.11.1"
},
"peerDependencies": {
"rollup": "^1.31.0",
"rollup": "^1.32.0",
"typescript": "^3.x"

@@ -115,0 +116,0 @@ },

@@ -622,8 +622,10 @@ <!-- SHADOW_SECTION_LOGO_START -->

| <img alt="Bubbles" src="https://uploads-ssl.webflow.com/5d682047c28b217055606673/5e5360be16879c1d0dca6514_icon-thin-128x128%402x.png" height="70" /> |
| ------------------------------------------------------------------------------------------------------------------------------------------------------ |
| [Bubbles](https://usebubbles.com)<br><strong>Twitter</strong>: [@use_bubbles](https://twitter.com/use_bubbles) |
### Patreon
[Become a backer](https://www.patreon.com/bePatron?u=11315442) and get your name, avatar, and Twitter handle listed here.
<a href="https://www.patreon.com/bePatron?u=11315442"><img alt="Patrons on Patreon" src="https://img.shields.io/endpoint.svg?url=https://shieldsio-patreon.herokuapp.com/wessberg" width="200" /></a>
<a href="https://www.patreon.com/bePatron?u=11315442"><img alt="Backers on Patreon" src="https://patreon-badge.herokuapp.com/11315442.png" width="500" /></a>
<!-- SHADOW_SECTION_BACKERS_END -->

@@ -630,0 +632,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

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