Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

is-set-x

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

is-set-x - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

4

dist/is-set-x.min.js

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

"copywrite": "Copyright (c) 2015-2017",
"date": "2019-07-17T19:38:30.116Z",
"date": "2019-07-18T00:28:11.956Z",
"describe": "",

@@ -12,3 +12,3 @@ "description": "Detect whether or not an object is an ES6 SET.",

"license": "MIT",
"version": "2.0.1"
"version": "2.0.2"
}

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

{
"name": "is-set-x",
"version": "2.0.1",
"version": "2.0.2",
"description": "Detect whether or not an object is an ES6 SET.",

@@ -52,12 +52,12 @@ "homepage": "https://github.com/Xotic750/is-set-x",

"dependencies": {
"attempt-x": "^2.0.8",
"is-length-x": "^3.0.10",
"is-object-like-x": "^2.0.12",
"object-get-own-property-descriptor-x": "^4.0.6"
"attempt-x": "^2.0.9",
"is-length-x": "^3.0.11",
"is-object-like-x": "^2.0.13",
"object-get-own-property-descriptor-x": "^4.0.7"
},
"devDependencies": {
"@babel/cli": "^7.5.0",
"@babel/core": "^7.5.4",
"@babel/node": "^7.5.0",
"@babel/plugin-proposal-class-properties": "^7.5.0",
"@babel/cli": "^7.5.5",
"@babel/core": "^7.5.5",
"@babel/node": "^7.5.5",
"@babel/plugin-proposal-class-properties": "^7.5.5",
"@babel/plugin-syntax-dynamic-import": "^7.2.0",

@@ -67,8 +67,8 @@ "@babel/plugin-syntax-export-default-from": "^7.2.0",

"@babel/plugin-transform-property-mutators": "^7.2.0",
"@babel/plugin-transform-runtime": "^7.5.0",
"@babel/preset-env": "^7.5.4",
"@babel/runtime": "^7.5.4",
"@babel/plugin-transform-runtime": "^7.5.5",
"@babel/preset-env": "^7.5.5",
"@babel/runtime": "^7.5.5",
"@prorenata/eslint-config-vue": "^1.13.7",
"@types/jest": "^24.0.15",
"@types/node": "^12.6.6",
"@types/node": "^12.6.8",
"babel-core": "^7.0.0-0",

@@ -75,0 +75,0 @@ "babel-eslint": "^10.0.2",

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

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