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

@node-wot/td-tools

Package Overview
Dependencies
Maintainers
4
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@node-wot/td-tools - npm Package Compare versions

Comparing version 0.4.0 to 0.5.0

19

package.json
{
"name": "@node-wot/td-tools",
"version": "0.4.0",
"version": "0.5.0",
"description": "W3C Web of Things (WoT) Thing Description parser, serializer, and other tools",
"author": "Eclipse Thingweb <thingweb-dev@eclipse.org> (https://thingweb.io/)",
"license": "W3C-20150513",
"license": "EPL-2.0 OR W3C-20150513",
"repository": "https://github.com/thingweb/node-wot/tree/master/packages/td-tools",

@@ -18,16 +18,19 @@ "publishConfig": {

"@types/chai": "4.0.4",
"@types/node": "9.4.1",
"@types/node": "10.9.4",
"chai": "4.1.2",
"mocha": "3.5.3",
"mocha-typescript": "1.1.8",
"ts-loader": "4.4.2",
"ts-node": "3.3.0",
"typescript": "2.5.2",
"typescript-standard": "0.3.30"
"typescript": "2.9.2",
"typescript-standard": "0.3.30",
"webpack": "4.16.0",
"webpack-command": "^0.4.1",
"wot-typescript-definitions": "0.5.0"
},
"dependencies": {
"reflect-metadata": "0.1.10",
"wot-typescript-definitions": "0.4.0"
"is-absolute-url": "2.1.0"
},
"scripts": {
"build": "tsc",
"build": "tsc && webpack",
"test": "mocha --compilers ts:ts-node/register",

@@ -34,0 +37,0 @@ "codestyle": "standard --pretty"

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