Socket
Socket
Sign inDemoInstall

has-to-string-tag-x

Package Overview
Dependencies
1
Maintainers
1
Versions
44
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.1.1 to 1.2.0

2

index.js

@@ -31,3 +31,3 @@ /**

*
* @version 1.1.1
* @version 1.2.0
* @author Xotic750 <Xotic750@gmail.com>

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

@@ -32,3 +32,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(_dereq_,module,exports){

*
* @version 1.1.1
* @version 1.2.0
* @author Xotic750 <Xotic750@gmail.com>

@@ -86,3 +86,3 @@ * @copyright Xotic750

*
* @version 1.1.1
* @version 1.2.0
* @author Xotic750 <Xotic750@gmail.com>

@@ -89,0 +89,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 o;o="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:this,o.returnExports=e()}}(function(){return function e(o,t,n){function s(f,i){if(!t[f]){if(!o[f]){var u="function"==typeof require&&require;if(!i&&u)return u(f,!0);if(r)return r(f,!0);var p=new Error("Cannot find module '"+f+"'");throw p.code="MODULE_NOT_FOUND",p}var l=t[f]={exports:{}};o[f][0].call(l.exports,function(e){var t=o[f][1][e];return s(t?t:e)},l,l.exports,e,o,t,n)}return t[f].exports}for(var r="function"==typeof require&&require,f=0;f<n.length;f++)s(n[f]);return s}({1:[function(e,o,t){!function(){"use strict";o.exports=e("has-symbol-support-x")&&"symbol"==typeof Symbol.toStringTag}()},{"has-symbol-support-x":2}],2:[function(e,o,t){!function(){"use strict";o.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 o;o="undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:this,o.returnExports=e()}}(function(){return function e(o,t,n){function s(f,i){if(!t[f]){if(!o[f]){var u="function"==typeof require&&require;if(!i&&u)return u(f,!0);if(r)return r(f,!0);var p=new Error("Cannot find module '"+f+"'");throw p.code="MODULE_NOT_FOUND",p}var l=t[f]={exports:{}};o[f][0].call(l.exports,function(e){var t=o[f][1][e];return s(t||e)},l,l.exports,e,o,t,n)}return t[f].exports}for(var r="function"==typeof require&&require,f=0;f<n.length;f++)s(n[f]);return s}({1:[function(e,o,t){!function(){"use strict";o.exports=e("has-symbol-support-x")&&"symbol"==typeof Symbol.toStringTag}()},{"has-symbol-support-x":2}],2:[function(e,o,t){!function(){"use strict";o.exports="function"==typeof Symbol&&"symbol"==typeof Symbol()}()},{}]},{},[1])(1)});
//# sourceMappingURL=lib/has-to-string-tag-x.map
{
"name": "has-to-string-tag-x",
"version": "1.1.1",
"version": "1.2.0",
"description": "Tests if ES6 @@toStringTag is supported.",

@@ -32,3 +32,3 @@ "homepage": "https://github.com/Xotic750/has-to-string-tag-x",

"dependencies": {
"has-symbol-support-x": "^1.1.1"
"has-symbol-support-x": "^1.2.0"
},

@@ -47,7 +47,7 @@ "devDependencies": {

"json3": "^3.3.2",
"make-jasmine-spec-runner-html": "^1.0.4",
"make-jasmine-spec-runner-html": "^1.1.0",
"nodemon": "^1.11.0",
"nsp": "^2.6.3",
"replace-x": "^1.0.0",
"uglify-js": "^2.8.16"
"replace-x": "^1.1.1",
"uglify-js": "^2.8.18"
},

@@ -54,0 +54,0 @@ "scripts": {

@@ -31,3 +31,3 @@ <a name="module_has-to-string-tag-x"></a>

**See**: [26.3.1 @@toStringTag](http://www.ecma-international.org/ecma-262/6.0/#sec-@@tostringtag)
**Version**: 1.1.1
**Version**: 1.2.0
**Author**: Xotic750 <Xotic750@gmail.com>

@@ -34,0 +34,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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc