Socket
Book a DemoInstallSign in
Socket

typescript-dotnet-es6

Package Overview
Dependencies
Maintainers
1
Versions
70
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typescript-dotnet-es6 - npm Package Compare versions

Comparing version

to
4.7.1

2

package.json
{
"name": "typescript-dotnet-es6",
"version": "4.7.0",
"version": "4.7.1",
"license": "MIT",

@@ -5,0 +5,0 @@ "author": "electricessence <npm@electrified.net>",

@@ -1,5 +0,1 @@

/*!
* @author electricessence / https://github.com/electricessence/
* Licensing: MIT https://github.com/electricessence/TypeScript.NET/blob/master/LICENSE.md
*/
import { ArrayLikeWritable } from "./ArrayLikeWritable";

@@ -6,0 +2,0 @@ /**

@@ -1,5 +0,1 @@

/*!
* @author electricessence / https://github.com/electricessence/
* Licensing: MIT https://github.com/electricessence/TypeScript.NET/blob/master/LICENSE.md
*/
/**

@@ -6,0 +2,0 @@ * Initializes an array depending on the requested capacity.

@@ -1,5 +0,1 @@

/*!
* @author electricessence / https://github.com/electricessence/
* Licensing: MIT https://github.com/electricessence/TypeScript.NET/blob/master/LICENSE.md
*/
import { ArrayLikeWritable } from "./ArrayLikeWritable";

@@ -6,0 +2,0 @@ /**

@@ -1,5 +0,1 @@

/*!
* @author electricessence / https://github.com/electricessence/
* Licensing: MIT https://github.com/electricessence/TypeScript.NET/blob/master/LICENSE.md
*/
/**

@@ -6,0 +2,0 @@ * Randomize array element order in-place.

@@ -1,5 +0,1 @@

/*!
* @author electricessence / https://github.com/electricessence/
* Licensing: MIT https://github.com/electricessence/TypeScript.NET/blob/master/LICENSE.md
*/
import { SimpleEnumerableBase } from "./SimpleEnumerableBase";

@@ -6,0 +2,0 @@ import { ForEachEnumerable } from "./ForEachEnumerable";

@@ -1,5 +0,1 @@

/*!
* @author electricessence / https://github.com/electricessence/
* Licensing: MIT https://github.com/electricessence/TypeScript.NET/blob/master/LICENSE.md
*/
import { IIteratorResult } from "./IIterator";

@@ -6,0 +2,0 @@ import { IEnumerator } from "./IEnumerator";

@@ -1,5 +0,1 @@

/*!
* @author electricessence / https://github.com/electricessence/
* Licensing: MIT https://github.com/electricessence/TypeScript.NET/blob/master/LICENSE.md
*/
import { IteratorResult } from "./IteratorResult";

@@ -6,0 +2,0 @@ const VOID0 = void 0;

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

*/
import {IEnumerable} from "./Enumeration/IEnumerable";

@@ -8,0 +7,0 @@

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

{
value?:TValue;
value:TValue;
}

@@ -20,0 +20,0 @@

@@ -5,4 +5,2 @@ /*!

*/
import {IEnumerable} from "./Enumeration/IEnumerable";

@@ -9,0 +7,0 @@ import {ArrayLikeWritable} from "./Array/ArrayLikeWritable";

@@ -1,5 +0,1 @@

/*!
* @author electricessence / https://github.com/electricessence/
* Licensing: MIT
*/
import { ArrayLikeWritable } from "./Collections/Array/ArrayLikeWritable";

@@ -6,0 +2,0 @@ export declare module Random {

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

*/
import { Integer } from './Integer';
var assert = Integer.assert;
import { Integer } from "./Integer";
import { initialize } from "./Collections/Array/initialize";
import { shuffle as arrayShuffle } from "./Collections/Array/shuffle";
var assert = Integer.assert;
export var Random;

@@ -11,0 +11,0 @@ (function (Random) {

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.