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

@2sic.com/dnn-sxc-angular

Package Overview
Dependencies
Maintainers
3
Versions
96
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@2sic.com/dnn-sxc-angular - npm Package Compare versions

Comparing version 6.0.1 to 6.0.2

7

npm-instructions.md

@@ -0,3 +1,6 @@

# Build the package
1. Install peer dependencies with `npx npm-install-peers`
1. Run `npm run build:main` to rebuild -> files in the dist folder should be replaced
# Instructions for publishing the latest NPM package
Since this work is released on NPM, this is how you should work once a new release is ready:

@@ -9,2 +12,2 @@

Note that this will only work if you have a valid npm-account mapped to this project.
Note that this will only work if you have a valid npm-account mapped to this project.
{
"name": "@2sic.com/dnn-sxc-angular",
"version": "6.0.1",
"version": "6.0.2",
"author": "2sic.com - daniel mettler and christoph bühler",

@@ -9,4 +9,5 @@ "bugs": {

"dependencies": {
"@2sic.com/2sxc-typings": "^9.0.3",
"@angular-devkit/schematics": "^0.7.4",
"@2sic.com/2sxc-typings": "^9.0.3"
},
"peerDependencies": {
"@angular/common": "^6.1.3",

@@ -19,6 +20,7 @@ "@angular/core": "^6.1.3",

"devDependencies": {
"@angular-devkit/schematics": "^0.7.4",
"@angular/compiler": "^6.1.3",
"@angular/compiler-cli": "^6.1.3",
"cpx": "^1.5.0",
"npm-install-peers": "^1.2.0-rc.1",
"npm-install-peers": "^1.2.1",
"rollup": "^0.56.5",

@@ -25,0 +27,0 @@ "tslint-config-airbnb": "^5.2.1",

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