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

tag-tree

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tag-tree - npm Package Compare versions

Comparing version 0.4.0 to 0.4.1

18

package.json
{
"name": "tag-tree",
"version": "0.4.0",
"version": "0.4.1",
"description": "Class representing a changing tree of tagged items.",

@@ -19,2 +19,10 @@ "main": "js/index.js",

"license": "MIT",
"repository": {
"type": "git",
"url": "git+https://github.com/StreakYC/tag-tree.git"
},
"bugs": {
"url": "https://github.com/StreakYC/tag-tree/issues"
},
"homepage": "https://github.com/StreakYC/tag-tree#readme",
"dependencies": {

@@ -27,3 +35,3 @@ "babel-runtime": "^6.22.0",

"babel-eslint": "^7.1.1",
"babel-jest": "^18.0.0",
"babel-jest": "^20.0.3",
"babel-plugin-add-module-exports": "^0.2.1",

@@ -34,9 +42,9 @@ "babel-plugin-transform-flow-strip-types": "^6.22.0",

"babel-preset-stage-2": "^6.22.0",
"eslint": "^3.14.1",
"eslint": "^4.1.1",
"eslint-plugin-flowtype": "^2.30.0",
"flow-bin": "^0.39.0",
"flow-bin": "^0.49.1",
"flow-copy-source": "^1.1.0",
"jest": "^18.1.0",
"jest": "^20.0.4",
"pdelay": "^1.0.0"
}
}
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