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 1.3.1 to 1.3.2

2

CHANGELOG.md

@@ -0,1 +1,3 @@

## [1.3.2](https://github.com/wessberg/rollup-plugin-ts/compare/v1.3.1...v1.3.2) (2020-08-05)
## [1.3.1](https://github.com/wessberg/rollup-plugin-ts/compare/v1.3.0...v1.3.1) (2020-07-31)

@@ -2,0 +4,0 @@

22

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

@@ -56,18 +56,18 @@ "scripts": {

"@types/semver": "^7.3.1",
"@typescript-eslint/eslint-plugin": "^3.7.1",
"@typescript-eslint/parser": "^3.7.1",
"@wessberg/rollup-plugin-ts": "^1.3.0",
"@typescript-eslint/eslint-plugin": "^3.8.0",
"@typescript-eslint/parser": "^3.8.0",
"@wessberg/rollup-plugin-ts": "^1.3.1",
"@wessberg/scaffold": "^1.0.30",
"@wessberg/ts-config": "^1.0.16",
"ava": "3.11.0",
"ava": "3.11.1",
"babel-preset-minify": "^0.5.1",
"core-js": "^3.6.5",
"eslint": "^7.5.0",
"eslint": "^7.6.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-import": "^2.22.0",
"eslint-plugin-jsdoc": "^30.1.0",
"eslint-plugin-jsdoc": "^30.2.1",
"fast-glob": "^3.2.4",
"husky": "^4.2.5",
"np": "5.2.1",
"pnpm": "^5.4.8",
"pnpm": "^5.4.12",
"prettier": "^2.0.5",

@@ -91,3 +91,3 @@ "pretty-quick": "^2.0.1",

"dependencies": {
"@babel/core": "^7.11.0",
"@babel/core": "^7.11.1",
"@babel/plugin-proposal-async-generator-functions": "^7.10.5",

@@ -101,3 +101,3 @@ "@babel/plugin-proposal-json-strings": "^7.10.4",

"@babel/preset-env": "^7.11.0",
"@babel/runtime": "^7.11.0",
"@babel/runtime": "^7.11.2",
"@rollup/pluginutils": "^3.1.0",

@@ -148,3 +148,3 @@ "@types/babel__core": "^7.1.9",

"verbose": true,
"timeout": "300s",
"timeout": "400s",
"extensions": [

@@ -151,0 +151,0 @@ "ts"

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