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

ng2-truncate

Package Overview
Dependencies
Maintainers
1
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ng2-truncate - npm Package Compare versions

Comparing version 0.0.8 to 0.0.9

dist/app/environment.js

3

angular-cli-build.js

@@ -18,5 +18,6 @@ // Angular-CLI build configuration

'rxjs/**/*.+(js|js.map)',
'@angular/**/*.+(js|js.map)'
'@angular/**/*.+(js|js.map)',
'ng2-truncate/dist/**/*.+(js|js.map)'
]
});
};

@@ -29,2 +29,2 @@ "use strict";

exports.ng2TruncatePipe = ng2TruncatePipe;
//# sourceMappingURL=/pipes/truncate.js.map
//# sourceMappingURL=truncate.js.map
{
"name": "ng2-truncate",
"version": "0.0.8",
"version": "0.0.9",
"license": "MIT",

@@ -5,0 +5,0 @@ "angular-cli": {},

{
"compileOnSave": false,
"compilerOptions": {
"declaration": true,
"declaration": false,
"emitDecoratorMetadata": true,

@@ -6,0 +6,0 @@ "experimentalDecorators": true,

Sorry, the diff of this file is not supported yet

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