🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@nsea/tools

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nsea/tools - npm Package Compare versions

Comparing version
1.0.1
to
1.0.2
+1
-1
dist/enum/index.js

@@ -14,3 +14,3 @@ "use strict";

Object.defineProperty(exports, "__esModule", { value: true });
var pinyinjs_1 = require("./vendor/pinyinjs");
var pinyinjs_1 = require("./pinyinjs");
var filterBody = function (res, filterFunc) {

@@ -17,0 +17,0 @@ var data = res.data;

@@ -12,3 +12,3 @@ var __assign = (this && this.__assign) || function () {

};
import pinyinUtil from './vendor/pinyinjs';
import pinyinUtil from './pinyinjs';
var filterBody = function (res, filterFunc) {

@@ -15,0 +15,0 @@ var data = res.data;

{
"name": "@nsea/tools",
"version": "1.0.1",
"version": "1.0.2",
"description": "",

@@ -5,0 +5,0 @@ "main": "dist/index.js",