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

@acpaas-ui/ngx-code-snippet

Package Overview
Dependencies
Maintainers
9
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@acpaas-ui/ngx-code-snippet - npm Package Compare versions

Comparing version 4.0.0-rc.9 to 4.0.0-rc.10

acpaas-ui-ngx-code-snippet.d.ts

20

package.json
{
"name": "@acpaas-ui/ngx-code-snippet",
"version": "4.0.0-rc.9",
"files": [
"**/*"
],
"version": "4.0.0-rc.10",
"publishConfig": {

@@ -12,3 +9,4 @@ "access": "public"

"angular2-highlight-js": "~5.0.2",
"marked": "~0.8.0"
"marked": "~0.8.0",
"tslib": "^1.9.0"
},

@@ -24,3 +22,13 @@ "devDependencies": {

},
"gitHead": "a558d50365090c7d6f79538d6e6b42a07ac3bfb9"
"gitHead": "e8ad8546dd97095e89192fc65914362a473350f5",
"main": "bundles/acpaas-ui-ngx-code-snippet.umd.js",
"module": "fesm5/acpaas-ui-ngx-code-snippet.js",
"es2015": "fesm2015/acpaas-ui-ngx-code-snippet.js",
"esm5": "esm5/acpaas-ui-ngx-code-snippet.js",
"esm2015": "esm2015/acpaas-ui-ngx-code-snippet.js",
"fesm5": "fesm5/acpaas-ui-ngx-code-snippet.js",
"fesm2015": "fesm2015/acpaas-ui-ngx-code-snippet.js",
"typings": "acpaas-ui-ngx-code-snippet.d.ts",
"metadata": "acpaas-ui-ngx-code-snippet.metadata.json",
"sideEffects": false
}
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