Socket
Socket
Sign inDemoInstall

grunt-ts

Package Overview
Dependencies
Maintainers
3
Versions
149
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grunt-ts - npm Package Compare versions

Comparing version 1.11.7 to 1.11.8

3

CHANGELOG.md

@@ -60,3 +60,6 @@ # Released

# v1.11.8
* Update bundled TypeScript compiler to v1.0.1
## Work to be done
* Show error when `/// ts:???` is detected but no transform exists for `???`

4

package.json

@@ -5,3 +5,3 @@ {

"description": "Compile and manage your TypeScript project",
"version": "1.11.7",
"version": "1.11.8",
"homepage": "https://github.com/grunt-ts/grunt-ts",

@@ -43,3 +43,3 @@ "repository": {

"dependencies": {
"typescript": "1.0.0",
"typescript": "1.0.1",
"chokidar": "0.8.2",

@@ -46,0 +46,0 @@ "underscore": "1.5.1",

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