🚀 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.7
to
0.0.8
+9
-14
ember-testing-helpers/package.json
{
"name": "@types/ember-testing-helpers",
"version": "0.0.7",
"version": "0.0.8",
"description": "TypeScript definitions for ember-testing-helpers",

@@ -9,5 +9,5 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/ember-testing-helpers",

{
"name": "Chris Krycho",
"githubUsername": "chriskrycho",
"url": "https://github.com/chriskrycho"
"name": "Krystan HuffMenne",
"githubUsername": "gitKrystan",
"url": "https://github.com/gitKrystan"
},

@@ -20,10 +20,5 @@ {

{
"name": "Dan Freeman",
"githubUsername": "dfreeman",
"url": "https://github.com/dfreeman"
},
{
"name": "Mike North",
"githubUsername": "mike-north",
"url": "https://github.com/mike-north"
"name": "Peter Wagenet",
"githubUsername": "wagenet",
"url": "https://github.com/wagenet"
}

@@ -43,4 +38,4 @@ ],

},
"typesPublisherContentHash": "cfd9830ae0c2584e895abcb202d6fd1aa43dcfb3f11beefec32839345c25d902",
"typeScriptVersion": "4.5"
"typesPublisherContentHash": "81421e3ca62406ed2ca51eafb9417fdc6cdec84be20a1c2b283a70dc491f32fc",
"typeScriptVersion": "4.6"
}

@@ -11,6 +11,6 @@ # Installation

### Additional Details
* Last updated: Mon, 06 Nov 2023 22:41:05 GMT
* Last updated: Tue, 16 Jan 2024 17:36:15 GMT
* Dependencies: [@types/jquery](https://npmjs.com/package/@types/jquery), [@types/rsvp](https://npmjs.com/package/@types/rsvp)
# 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).
These definitions were written by [Krystan HuffMenne](https://github.com/gitKrystan), [James C. Davis](https://github.com/jamescdavis), and [Peter Wagenet](https://github.com/wagenet).