🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

@types/ember-testing-helpers

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/ember-testing-helpers - npm Package Compare versions

Comparing version
0.0.5
to
0.0.6
+0
-9
ember-testing-helpers/index.d.ts

@@ -1,10 +0,1 @@

// Type definitions for ember-testing/lib/helpers
// Project: https://github.com/emberjs/ember.js/tree/master/packages/ember-testing/lib/helpers
// Definitions by: Chris Krycho <https://github.com/chriskrycho>
// James C. Davis <https://github.com/jamescdavis>
// Dan Freeman <https://github.com/dfreeman>
// Mike North <https://github.com/mike-north>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
// TypeScript Version: 2.4
// Note that these are distributed separately because they represent a discrete

@@ -11,0 +2,0 @@ // set of functionality, and as globally-injected items (as of Ember 2.13), are

+11
-11
{
"name": "@types/ember-testing-helpers",
"version": "0.0.5",
"description": "TypeScript definitions for ember-testing/lib/helpers",
"version": "0.0.6",
"description": "TypeScript definitions for ember-testing-helpers",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ember-testing-helpers",

@@ -10,19 +10,19 @@ "license": "MIT",

"name": "Chris Krycho",
"url": "https://github.com/chriskrycho",
"githubUsername": "chriskrycho"
"githubUsername": "chriskrycho",
"url": "https://github.com/chriskrycho"
},
{
"name": "James C. Davis",
"url": "https://github.com/jamescdavis",
"githubUsername": "jamescdavis"
"githubUsername": "jamescdavis",
"url": "https://github.com/jamescdavis"
},
{
"name": "Dan Freeman",
"url": "https://github.com/dfreeman",
"githubUsername": "dfreeman"
"githubUsername": "dfreeman",
"url": "https://github.com/dfreeman"
},
{
"name": "Mike North",
"url": "https://github.com/mike-north",
"githubUsername": "mike-north"
"githubUsername": "mike-north",
"url": "https://github.com/mike-north"
}

@@ -42,4 +42,4 @@ ],

},
"typesPublisherContentHash": "6ac4ceb62c9eda9c255ce8253441978c2d24405c6a780e3d01b7dc8cfc6d89da",
"typesPublisherContentHash": "834af85aa3ebcf1eb4b8d6b0efca4b5bff7d7efb82bda43283717903b1448287",
"typeScriptVersion": "4.5"
}

@@ -5,3 +5,3 @@ # Installation

# Summary
This package contains type definitions for ember-testing/lib/helpers (https://github.com/emberjs/ember.js/tree/master/packages/ember-testing/lib/helpers).
This package contains type definitions for ember-testing-helpers (https://github.com/emberjs/ember.js/tree/master/packages/ember-testing/lib/helpers).

@@ -12,7 +12,6 @@ # Details

### Additional Details
* Last updated: Sat, 23 Sep 2023 17:07:22 GMT
* Last updated: Wed, 18 Oct 2023 01:17:34 GMT
* Dependencies: [@types/jquery](https://npmjs.com/package/@types/jquery), [@types/rsvp](https://npmjs.com/package/@types/rsvp)
* Global values: none
# Credits
These definitions were written by [Chris Krycho](https://github.com/chriskrycho), [James C. Davis](https://github.com/jamescdavis), [Dan Freeman](https://github.com/dfreeman), and [Mike North](https://github.com/mike-north).