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

define-properties-x

Package Overview
Dependencies
Maintainers
1
Versions
34
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

define-properties-x - npm Package Compare versions

Comparing version 3.0.0 to 3.1.0

2

index.js
/**
* @file Define multiple non-enumerable properties at once.
* @see {@link https://www.npmjs.com/package/define-properties|define-properties}
* @version 3.0.0
* @version 3.1.0
* @author Xotic750 <Xotic750@gmail.com>

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

!function(f){if("object"==typeof exports&&"undefined"!=typeof module)module.exports=f();else if("function"==typeof define&&define.amd)define([],f);else{("undefined"!=typeof window?window:"undefined"!=typeof global?global:"undefined"!=typeof self?self:this).returnExports=f()}}(function(){return function e(t,n,r){function s(o,u){if(!n[o]){if(!t[o]){var a="function"==typeof require&&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||e)},l,l.exports,e,t,n,r)}return n[o].exports}for(var i="function"==typeof require&&require,o=0;o<r.length;o++)s(r[o]);return s}({1:[function(_dereq_,module,exports){/**
* @file Define multiple non-enumerable properties at once.
* @see {@link https://www.npmjs.com/package/define-properties|define-properties}
* @version 3.0.0
* @version 3.1.0
* @author Xotic750 <Xotic750@gmail.com>

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

* @file Like Reflect.ownKeys but gets only enumerable properties.
* @version 1.1.0
* @version 1.2.0
* @author Xotic750 <Xotic750@gmail.com>

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

* @file Is this value a JS regex?
* @version 2.1.0
* @version 2.2.0
* @author Xotic750 <Xotic750@gmail.com>

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

* @file Sham for ES6 Object.getOwnPropertyDescriptor
* @version 3.1.0
* @version 3.2.0
* @author Xotic750 <Xotic750@gmail.com>

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

* @file An ES6 Object.keys shim.
* @version 2.4.0
* @version 2.5.0
* @author Xotic750 <Xotic750@gmail.com>

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

{
"name": "define-properties-x",
"version": "3.0.0",
"version": "3.1.0",
"description": "Define multiple non-enumerable properties at once.",

@@ -37,3 +37,3 @@ "homepage": "https://github.com/Xotic750/define-properties-x",

"array-for-each-x": "^2.2.0",
"get-own-enumerable-keys-x": "^1.1.0",
"get-own-enumerable-keys-x": "^1.2.0",
"is-falsey-x": "^1.0.0",

@@ -40,0 +40,0 @@ "is-function-x": "^3.1.1",

@@ -27,3 +27,3 @@ <a href="https://travis-ci.org/Xotic750/define-properties-x"

**See**: [define-properties](https://www.npmjs.com/package/define-properties)
**Version**: 3.0.0
**Version**: 3.1.0
**Author**: Xotic750 <Xotic750@gmail.com>

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

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