New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

declarations

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

declarations

[![npm version](https://badge.fury.io/js/declarations.svg)](https://www.npmjs.com/package/declarations)

latest
Source
npmnpm
Version
0.1.16
Version published
Maintainers
1
Created
Source

declarations

npm version

DefinitelyTyped as an npm package.

An experiment in using the new module resolution strategies in TypeScript 1.6.

Omissions

The following directories are massive (1MB+), so I exclude them from the npm package:

  • angular2/
  • devextreme/
  • dojo/
  • ej.widgets.all/
  • extjs/
  • fhir/
  • mendixmodelsdk/
  • sencha_touch/
  • winrt/
  • yfiles/

Instructions

This is a fork of DefinitelyTyped, so it should be trivial to merge in updates.

git remote add upstream https://github.com/DefinitelyTyped/DefinitelyTyped.git
git pull upstream master

Then just confirm the default merge message, set a version, and publish.

npm version patch
git push
git push --tags
npm publish

License

This source code is distributed under the MIT License.

FAQs

Package last updated on 18 Sep 2016

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts