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

@types/deep-freeze

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/deep-freeze - npm Package Compare versions

Comparing version 0.1.3 to 0.1.4

6

deep-freeze/index.d.ts

@@ -1,7 +0,1 @@

// Type definitions for deep-freeze 0.1
// Project: https://github.com/substack/deep-freeze
// Definitions by: Bart van der Schoor <https://github.com/Bartvds>, Aluan Haddad <https://github.com/aluanhaddad>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 3.1
export = deepFreeze;

@@ -8,0 +2,0 @@

12

deep-freeze/package.json
{
"name": "@types/deep-freeze",
"version": "0.1.3",
"version": "0.1.4",
"description": "TypeScript definitions for deep-freeze",

@@ -10,9 +10,9 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/deep-freeze",

"name": "Bart van der Schoor",
"url": "https://github.com/Bartvds",
"githubUsername": "Bartvds"
"githubUsername": "Bartvds",
"url": "https://github.com/Bartvds"
},
{
"name": "Aluan Haddad",
"url": "https://github.com/aluanhaddad",
"githubUsername": "aluanhaddad"
"githubUsername": "aluanhaddad",
"url": "https://github.com/aluanhaddad"
}

@@ -29,4 +29,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "2528c260c6840f292e90ff96c0a7bac35d5ad496f1036433e6110e7cfaead49a",
"typesPublisherContentHash": "76f93840cf6e85496f54379a5d224752b205e5c90a092f5bef5c8d1b44feecaa",
"typeScriptVersion": "4.5"
}

@@ -11,8 +11,2 @@ # Installation

````ts
// Type definitions for deep-freeze 0.1
// Project: https://github.com/substack/deep-freeze
// Definitions by: Bart van der Schoor <https://github.com/Bartvds>, Aluan Haddad <https://github.com/aluanhaddad>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 3.1
export = deepFreeze;

@@ -32,7 +26,6 @@

### Additional Details
* Last updated: Fri, 22 Sep 2023 20:29:40 GMT
* Last updated: Wed, 18 Oct 2023 00:05:18 GMT
* Dependencies: none
* Global values: none
# Credits
These definitions were written by [Bart van der Schoor](https://github.com/Bartvds), and [Aluan Haddad](https://github.com/aluanhaddad).
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