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

haha-dict-tree

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

haha-dict-tree - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

2

index.js

@@ -1,1 +0,1 @@

module.exports = require('./es5/tree.js');
module.exports = require('./src/tree.js');
{
"name": "haha-dict-tree",
"version": "0.0.1",
"version": "0.0.2",
"description": "",
"main": "index.js",
"scripts": {
"build": "babel src -d es5 --source-maps --copy-files",
"test": "ava test"

@@ -12,10 +11,7 @@ },

"dictionary",
"字典树",
"tree"
],
"devDependencies": {
"ava": "^0.19.1",
"babel-cli": "^6.24.1",
"babel-plugin-transform-runtime": "^6.23.0",
"babel-preset-env": "^1.5.2",
"source-map-support": "^0.4.15"
"ava": "^0.19.1"
},

@@ -22,0 +18,0 @@ "author": "jinhai.wang",

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