Socket
Socket
Sign inDemoInstall

envd

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

envd - npm Package Compare versions

Comparing version 0.1.1 to 0.1.2

LICENSE

6

package.json
{
"name": "envd",
"version": "0.1.1",
"description": "移动端环境检查库",
"version": "0.1.2",
"description": "get env info from the user-agent.",
"contributors": [

@@ -13,3 +13,3 @@ {

"type": "git",
"url": ""
"url": "https://github.com/MrRaindrop/envd"
},

@@ -16,0 +16,0 @@ "licenses": [

# envd
## 安装依赖
运行 `npm install`,来安装所需的依赖模块。关于NPM的知识,请参见[nodejs](http://nodejs.org/);
## 用Grunt打包
运行 `grunt`,来对项目进行打包。关于Grunt的知识,请参见[gruntjs](http://gruntjs.com/);
## 如何使用
lib.env.os.name
> iPhone
get current env info from the user-agent.
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