Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

angular-prism

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

angular-prism - npm Package Compare versions

Comparing version 0.1.14 to 0.1.15

2

package.json
{
"name": "angular-prism",
"version": "0.1.14",
"version": "0.1.15",
"scripts": {

@@ -5,0 +5,0 @@ "build": "ngc -p tsconfig.json",

@@ -34,3 +34,3 @@ # angular-prism

},
'prism' : {
'prismjs' : {
defaultExtension : 'js'

@@ -54,6 +54,6 @@ },

/* Import prism core */
import 'prism/prism';
import 'prismjs/prism';
/* Import the language you need to highlight */
import 'prism/components/prism-typescript';
import 'prismjs/components/prism-typescript';

@@ -60,0 +60,0 @@ import { PrismComponent } from 'angular-prism';

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