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

@types/crypto-js

Package Overview
Dependencies
Maintainers
1
Versions
39
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/crypto-js - npm Package Compare versions

Comparing version 4.0.2 to 4.1.0

crypto-js/enc-base64url.d.ts

6

crypto-js/index.d.ts

@@ -1,2 +0,2 @@

// Type definitions for crypto-js v4.0.0
// Type definitions for crypto-js 4.1
// Project: https://github.com/brix/crypto-js

@@ -1051,2 +1051,6 @@ // Definitions by: Michael Zabka <https://github.com/misak113>

const Base64: Encoder;
/**
* Base64url encoding strategy.
*/
const Base64url: Encoder;
}

@@ -1053,0 +1057,0 @@

6

crypto-js/package.json
{
"name": "@types/crypto-js",
"version": "4.0.2",
"version": "4.1.0",
"description": "TypeScript definitions for crypto-js",

@@ -38,4 +38,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/crypto-js",

"dependencies": {},
"typesPublisherContentHash": "bf716abc1bfc04cfa38351680338fb50ec9527f0527dde2e749245eeb6f3c5c2",
"typeScriptVersion": "3.6"
"typesPublisherContentHash": "0ccced4a68256a3567cc3b4268bb74bc3f953433dd9800113d90834316b54fd8",
"typeScriptVersion": "3.8"
}

@@ -11,3 +11,3 @@ # Installation

### Additional Details
* Last updated: Tue, 06 Jul 2021 20:32:32 GMT
* Last updated: Tue, 28 Dec 2021 21:01:25 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: none

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