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

qiao-config

Package Overview
Dependencies
Maintainers
1
Versions
73
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

qiao-config - npm Package Compare versions

Comparing version 0.0.6 to 0.0.7

__tests__/_c.js

2

lib/_io.js
'use strict';
// q
var q = require('qiao.util.file');
var q = require('qiao-file');

@@ -6,0 +6,0 @@ // write file

'use strict';
// qiao
var qiao = require('qiao.util.file');
var qiao = require('qiao-file');

@@ -6,0 +6,0 @@ // c

{
"name": "qiao-config",
"version": "0.0.6",
"license": "MIT",
"version": "0.0.7",
"description": "json config to local file",

@@ -13,17 +12,18 @@ "keywords": [

],
"author": "uikoo9 <uikoo9@qq.com>",
"homepage": "https://github.com/uikoo9/qiao-monorepo#readme",
"license": "MIT",
"main": "index.js",
"scripts": {},
"author": {
"name": "qiaowenbin",
"email": "npm@insistime.com",
"url": "https://insistime.com"
},
"repository": {
"type": "git",
"url": "git+https://github.com/insistime/qiao-config.git"
"url": "git+https://github.com/uikoo9/qiao-monorepo.git"
},
"scripts": {},
"bugs": {
"url": "https://github.com/uikoo9/qiao-monorepo/issues"
},
"dependencies": {
"qiao.util.file": "^0.1.2"
"qiao-file": "^0.1.6"
},
"devDependencies": {}
"gitHead": "30a390dbc3a592fea05f9a036754ed8ca31d5973"
}
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