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

@realeyes/environment-detector

Package Overview
Dependencies
Maintainers
3
Versions
65
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@realeyes/environment-detector - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

4

dist/environment-detector.min.js
(function(){function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a=typeof require=="function"&&require;if(!u&&a)return a(o,!0);if(i)return i(o,!0);var f=new Error("Cannot find module '"+o+"'");throw f.code="MODULE_NOT_FOUND",f}var l=n[o]={exports:{}};t[o][0].call(l.exports,function(e){var n=t[o][1][e];return s(n?n:e)},l,l.exports,e,t,n,r)}return n[o].exports}var i=typeof require=="function"&&require;for(var o=0;o<r.length;o++)s(r[o]);return s}return e})()({1:[function(require,module,exports){"use strict";var _index=require("./lib/index");var _index2=_interopRequireDefault(_index);function _interopRequireDefault(obj){return obj&&obj.__esModule?obj:{default:obj}}window.Realeyesit=window.Realeyesit||{};/*!
* @realeyes/environment-detector version: 2.0.1
* Built on: 2018-03-14T08:54:12.209Z
* @realeyes/environment-detector version: 2.0.2
* Built on: 2018-03-14T11:51:17.691Z
* Released under the Apache License, Version 2.0

@@ -5,0 +5,0 @@ * @copyright Realeyes OU. All rights reserved.

{
"name": "@realeyes/environment-detector",
"version": "2.0.1",
"version": "2.0.2",
"scripts": {

@@ -13,4 +13,3 @@ "test": "babel-node tests/index.js",

"cleanup": "rimraf dist/*",
"all": "npm run cleanup && npm run lint && npm run build && npm run minify && npm run compress && npm run copy && npm run copy:example",
"postinstall": "npm run all"
"all": "npm run cleanup && npm run lint && npm run build && npm run minify && npm run compress && npm run copy && npm run copy:example"
},

@@ -17,0 +16,0 @@ "license": "Apache-2.0",

@@ -1,2 +0,1 @@

foo=bar
version=2.0.1
version=2.0.2

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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