Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

tslang

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tslang - npm Package Compare versions

Comparing version 0.0.0 to 0.1.0

library/assertion.d.ts

20

package.json
{
"name": "tslang",
"version": "0.0.0",
"description": "TypeScript Language Types Utilities.",
"version": "0.1.0",
"description": "TypeScript Language Type Utilities.",
"license": "MIT",
"types": "bld/library/index.d.ts"
"types": "library/index.d.ts",
"scripts": {
"lint": "yarn tslint -p library && yarn tslint -p test",
"test": "yarn tsc -p library && yarn tsc -p test"
},
"files": [
"library/**/*.d.ts"
],
"devDependencies": {
"@magicspace/configs": "^0.1.24",
"prettier": "^1.14.2",
"tslint": "^5.11.0",
"tslint-language-service": "^0.9.9",
"typescript": "^3.0.1"
}
}
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