🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Sign inDemoInstall
Socket

to-string-tag-x

Package Overview
Dependencies
Maintainers
1
Versions
51
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

to-string-tag-x - npm Package Compare versions

Comparing version

to
2.0.21

4

dist/to-string-tag-x.js

@@ -5,3 +5,3 @@ /*!

"copywrite": "Copyright (c) 2015-present",
"date": "2019-07-23T23:35:04.623Z",
"date": "2019-07-24T13:15:06.072Z",
"describe": "",

@@ -12,3 +12,3 @@ "description": "Get an object's ES6 @@toStringTag.",

"license": "MIT",
"version": "2.0.20"
"version": "2.0.21"
}

@@ -15,0 +15,0 @@ */

@@ -5,3 +5,3 @@ /*!

"copywrite": "Copyright (c) 2015-present",
"date": "2019-07-23T23:35:04.623Z",
"date": "2019-07-24T13:15:06.072Z",
"describe": "",

@@ -12,3 +12,3 @@ "description": "Get an object's ES6 @@toStringTag.",

"license": "MIT",
"version": "2.0.20"
"version": "2.0.21"
}

@@ -15,0 +15,0 @@ */

{
"name": "to-string-tag-x",
"version": "2.0.20",
"version": "2.0.21",
"description": "Get an object's ES6 @@toStringTag.",

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

"main": "dist/to-string-tag-x.js",
"jsdelivr": "dist/to-string-tag-x.min.js",
"scripts": {

@@ -26,0 +27,0 @@ "build:esm": "mkdirp dist && babel -s true --env-name esm src/to-string-tag-x.js -o dist/to-string-tag-x.esm.js",