New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

angular-ts

Package Overview
Dependencies
Maintainers
2
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-ts - npm Package Compare versions

Comparing version 0.2.0 to 0.2.1

3

loadNgModule.d.ts

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

/// <reference types="angular" />
/**

@@ -20,3 +19,3 @@ * Utility function to help lazy load angular modules. To use it first require the module with

*/
declare function loadNgModule(callback: Function): any[];
declare function loadNgModule(callback: any): any[];
export { loadNgModule };
{
"name": "angular-ts",
"version": "0.2.0",
"version": "0.2.1",
"description": "An approach to using ES6 classes in Angular JS 1.x with Typescript",

@@ -5,0 +5,0 @@ "license": "MIT",

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