Socket
Socket
Sign inDemoInstall

typescript

Package Overview
Dependencies
0
Maintainers
0
Versions
3115
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.6.0-dev.20240621 to 5.6.0-dev.20240622

8

lib/lib.es2017.object.d.ts

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

/**
* Returns an array of values of the enumerable properties of an object
* Returns an array of values of the enumerable own properties of an object
* @param o Object that contains the properties and methods. This can be an object that you created or an existing Document Object Model (DOM) object.

@@ -28,3 +28,3 @@ */

/**
* Returns an array of values of the enumerable properties of an object
* Returns an array of values of the enumerable own properties of an object
* @param o Object that contains the properties and methods. This can be an object that you created or an existing Document Object Model (DOM) object.

@@ -35,3 +35,3 @@ */

/**
* Returns an array of key/values of the enumerable properties of an object
* Returns an array of key/values of the enumerable own properties of an object
* @param o Object that contains the properties and methods. This can be an object that you created or an existing Document Object Model (DOM) object.

@@ -42,3 +42,3 @@ */

/**
* Returns an array of key/values of the enumerable properties of an object
* Returns an array of key/values of the enumerable own properties of an object
* @param o Object that contains the properties and methods. This can be an object that you created or an existing Document Object Model (DOM) object.

@@ -45,0 +45,0 @@ */

@@ -5,3 +5,3 @@ {

"homepage": "https://www.typescriptlang.org/",
"version": "5.6.0-dev.20240621",
"version": "5.6.0-dev.20240622",
"license": "Apache-2.0",

@@ -114,3 +114,3 @@ "description": "TypeScript is a language for application scale JavaScript development",

},
"gitHead": "327bd0990f2ce3a7062f4c9bf0b8027cc44b2f4f"
"gitHead": "5d70bf894efe9014d24d4ba439807311e5b33fb8"
}

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

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

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

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