Socket
Socket
Sign inDemoInstall

has-symbol-support-x

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

has-symbol-support-x - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

2

index.js

@@ -45,3 +45,3 @@ /**

*
* @version 1.0.3
* @version 1.0.4
* @author Xotic750 <Xotic750@gmail.com>

@@ -48,0 +48,0 @@ * @copyright Xotic750

@@ -46,3 +46,3 @@ (function(f){if(typeof exports==="object"&&typeof module!=="undefined"){module.exports=f()}else if(typeof define==="function"&&define.amd){define([],f)}else{var g;if(typeof window!=="undefined"){g=window}else if(typeof global!=="undefined"){g=global}else if(typeof self!=="undefined"){g=self}else{g=this}g.returnExports = f()}})(function(){var define,module,exports;return (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})({1:[function(require,module,exports){

*
* @version 1.0.3
* @version 1.0.4
* @author Xotic750 <Xotic750@gmail.com>

@@ -49,0 +49,0 @@ * @copyright Xotic750

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

!function(e){if("object"==typeof exports&&"undefined"!=typeof module)module.exports=e();else if("function"==typeof define&&define.amd)define([],e);else{var n;n="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:this,n.returnExports=e()}}(function(){var e,n,o;return function e(n,o,r){function s(f,i){if(!o[f]){if(!n[f]){var u="function"==typeof require&&require;if(!i&&u)return u(f,!0);if(t)return t(f,!0);var d=new Error("Cannot find module '"+f+"'");throw d.code="MODULE_NOT_FOUND",d}var p=o[f]={exports:{}};n[f][0].call(p.exports,function(e){var o=n[f][1][e];return s(o?o:e)},p,p.exports,e,n,o,r)}return o[f].exports}for(var t="function"==typeof require&&require,f=0;f<r.length;f++)s(r[f]);return s}({1:[function(e,n,o){!function(){"use strict";n.exports="function"==typeof Symbol&&"symbol"==typeof Symbol()}()},{}]},{},[1])(1)});
!function(e){if("object"==typeof exports&&"undefined"!=typeof module)module.exports=e();else if("function"==typeof define&&define.amd)define([],e);else{var n;n="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:this,n.returnExports=e()}}(function(){return function e(n,o,t){function s(f,i){if(!o[f]){if(!n[f]){var u="function"==typeof require&&require;if(!i&&u)return u(f,!0);if(r)return r(f,!0);var d=new Error("Cannot find module '"+f+"'");throw d.code="MODULE_NOT_FOUND",d}var p=o[f]={exports:{}};n[f][0].call(p.exports,function(e){var o=n[f][1][e];return s(o?o:e)},p,p.exports,e,n,o,t)}return o[f].exports}for(var r="function"==typeof require&&require,f=0;f<t.length;f++)s(t[f]);return s}({1:[function(e,n,o){!function(){"use strict";n.exports="function"==typeof Symbol&&"symbol"==typeof Symbol()}()},{}]},{},[1])(1)});
//# sourceMappingURL=lib/has-symbol-support-x.map
{
"name": "has-symbol-support-x",
"version": "1.0.3",
"version": "1.0.4",
"description": "hasSymbolSupport module. Tests if Symbol is supported.",

@@ -34,5 +34,5 @@ "homepage": "https://github.com/Xotic750/has-symbol-support-x",

"es5-shim": "^4.4.1",
"es6-shim": "^0.34.0",
"es6-shim": "^0.34.1",
"json3": "^3.3.2",
"jscs": "^2.7.0",
"jscs": "^2.8.0",
"uglify-js": "^2.6.1",

@@ -48,4 +48,4 @@ "browserify": "^12.0.1",

"build": "browserify -e index.js -o lib/has-symbol-support-x.js -u 'crypto' -s returnExports",
"build-uglify": "uglifyjs lib/has-symbol-support-x.js -o lib/has-symbol-support-x.min.js --compress unused=false,dead_code=false --keep-fnames --mangle --beautify ascii_only=true,beautify=false --source-map lib/has-symbol-support-x.map"
"build-uglify": "uglifyjs lib/has-symbol-support-x.js -o lib/has-symbol-support-x.min.js --compress --keep-fnames --mangle --beautify ascii_only=true,beautify=false --source-map lib/has-symbol-support-x.map"
}
}

@@ -45,3 +45,3 @@ <a name="module_has-symbol-support-x"></a>

**Version**: 1.0.3
**Version**: 1.0.4
**Author:** Xotic750 <Xotic750@gmail.com>

@@ -48,0 +48,0 @@ **License**: [MIT](&lt;https://opensource.org/licenses/MIT&gt;)

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