@realeyes/environment-detector
Advanced tools
Comparing version 2.0.1 to 2.0.2
(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
Install scripts
Supply chain riskInstall scripts are run when the package is installed. The majority of malware in npm is hidden in install scripts.
Found 1 instance in 1 package
0
1372693