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

@stencil/angular-output-target

Package Overview
Dependencies
Maintainers
2
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stencil/angular-output-target - npm Package Compare versions

Comparing version 0.0.1-dev.11698339873.1ef44d58 to 0.0.1-dev.11698340434.1c94d384

8

angular-component-lib/utils.ts

@@ -15,2 +15,10 @@ /* eslint-disable */

},
/**
* In the event that proxyInputs is called
* multiple times re-defining these inputs
* will cause an error to be thrown. As a result
* we set configurable: true to indicate these
* properties can be changed.
*/
configurable: true
});

@@ -17,0 +25,0 @@ });

4

package.json
{
"name": "@stencil/angular-output-target",
"version": "0.0.1-dev.11698339873.1ef44d58",
"version": "0.0.1-dev.11698340434.1c94d384",
"description": "Angular output target for @stencil/core components.",

@@ -61,3 +61,3 @@ "main": "dist/index.cjs.js",

},
"gitHead": "ef44d589029b42b742dfe1c8faf57faaecfdfb82",
"gitHead": "c94d384774473a5fc523bb70355b1211c59d3f77",
"volta": {

@@ -64,0 +64,0 @@ "extends": "../../package.json"

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