Socket
Socket
Sign inDemoInstall

warning

Package Overview
Dependencies
2
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.0 to 2.1.0

16

package.json
{
"name": "warning",
"version": "2.0.0",
"version": "2.1.0",
"description": "A mirror of Facebook's Warning",

@@ -9,11 +9,19 @@ "main": "warning.js",

"transform": [
"envify"
"loose-envify"
]
},
"files": [
"browser.js",
"warning.js"
],
"scripts": {
"test": "echo 'you've been warned'"
"test": "NODE_ENV=production tap test/*.js && NODE_ENV=development tap test/*.js"
},
"dependencies": {
"envify": "^3.0.0"
"loose-envify": "^1.0.0"
},
"devDependencies": {
"browserify": "^11.0.1",
"tap": "^1.4.0"
},
"repository": {

@@ -20,0 +28,0 @@ "type": "git",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc