Socket
Socket
Sign inDemoInstall

rollup-plugin-typescript2

Package Overview
Dependencies
Maintainers
1
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

rollup-plugin-typescript2 - npm Package Compare versions

Comparing version 0.31.1 to 0.31.2

1

dist/host.d.ts

@@ -29,3 +29,4 @@ import * as tsTypes from "typescript";

getCustomTransformers(): tsTypes.CustomTransformers | undefined;
trace(line: string): void;
}
//# sourceMappingURL=host.d.ts.map

18

package.json
{
"name": "rollup-plugin-typescript2",
"version": "0.31.1",
"version": "0.31.2",
"description": "Seamless integration between Rollup and TypeScript. Now with errors.",

@@ -32,8 +32,8 @@ "main": "dist/rollup-plugin-typescript2.cjs.js",

"dependencies": {
"@rollup/pluginutils": "^4.1.0",
"@yarn-tool/resolve-package": "^1.0.36",
"find-cache-dir": "^3.3.1",
"fs-extra": "8.1.0",
"resolve": "1.20.0",
"tslib": "2.2.0"
"@rollup/pluginutils": "^4.1.2",
"@yarn-tool/resolve-package": "^1.0.40",
"find-cache-dir": "^3.3.2",
"fs-extra": "^10.0.0",
"resolve": "^1.20.0",
"tslib": "^2.3.1"
},

@@ -63,6 +63,6 @@ "peerDependencies": {

"rollup-plugin-re": "1.0.7",
"rollup-plugin-typescript2": "0.31.0",
"rollup-plugin-typescript2": "0.31.1",
"semver": "7.3.5",
"tslint": "6.1.3",
"typescript": "4.2.4"
"typescript": "^4.5.4"
},

@@ -69,0 +69,0 @@ "repository": {

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 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