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

ng2-slides

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

ng2-slides - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

dist/slide/index.d.ts

6

dist/index.js

@@ -1,2 +0,6 @@

console.log('hello');
"use strict";
function __export(m) {
for (var p in m) if (!exports.hasOwnProperty(p)) exports[p] = m[p];
}
__export(require('./slide'));
//# sourceMappingURL=index.js.map

4

package.json
{
"name": "ng2-slides",
"version": "0.0.1",
"version": "0.0.2",
"description": "An Angular2 library to create full height slides",

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

"homepage": "https://github.com/Spittal/ng2-slides#readme",
"typings": "lib/index.d.ts",
"typings": "dist/index.d.ts",
"peerDependencies": {

@@ -29,0 +29,0 @@ "@angular/core": "2.0.0-rc.4",

@@ -1,1 +0,1 @@

console.log('hello');
export * from './slide';

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