New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@realeyes/environment-checker

Package Overview
Dependencies
Maintainers
2
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@realeyes/environment-checker - npm Package Compare versions

Comparing version 1.1.0 to 1.1.2

4

package.json
{
"name": "@realeyes/environment-checker",
"version": "1.1.0",
"version": "1.1.2",
"scripts": {

@@ -9,3 +9,3 @@ "lint": "eslint .",

"copy:example": "copyfiles -f example/* dist",
"minify": "uglifyjs --comments /^!/ dist/Realeyesit.EnvironmentalDetectionAPI.js > dist/Realeyesit.EnvironmentalDetectionAPI.min.js",
"minify": "uglifyjs --support-ie8 --comments /^!/ dist/Realeyesit.EnvironmentalDetectionAPI.js > dist/Realeyesit.EnvironmentalDetectionAPI.min.js",
"cleanup": "rimraf dist/*",

@@ -12,0 +12,0 @@ "all": "npm run cleanup && npm run lint && npm run build && npm run copy && npm run copy:example && npm run minify",

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