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

ng-test-utils

Package Overview
Dependencies
Maintainers
1
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng-test-utils - npm Package Compare versions

Comparing version 0.0.12 to 0.0.13

2

package.json
{
"name": "ng-test-utils",
"version": "0.0.12",
"version": "0.0.13",
"description": "angular test utilities",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -386,2 +386,4 @@ ng-test-utils

};
return $delegate;
});

@@ -388,0 +390,0 @@ }));

@@ -95,3 +95,4 @@ module.exports = create;

sDirectiveDeclare,
controllerAssignment
controllerAssignment,
b.returnStatement(i$delegate)
])

@@ -107,3 +108,4 @@ );

[b.literal(directiveName), func2]
))
)
)
])

@@ -110,0 +112,0 @@ );

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