Comparing version 0.0.3 to 0.0.4
{ | ||
"$schema": "../../node_modules/ng-packagr/ng-package.schema.json", | ||
"dest": "../../dist/productip", | ||
"deleteDestPath": false, | ||
"lib": { | ||
@@ -5,0 +6,0 @@ "entryFile": "src/public_api.ts" |
{ | ||
"name": "productip", | ||
"version": "0.0.3", | ||
"author": "Martijn", | ||
"version": "0.0.4", | ||
"peerDependencies": { | ||
"@angular/common": "^7.1.0", | ||
"@angular/core": "^7.1.0" | ||
"@angular/common": "^6.0.0-rc.0 || ^6.0.0", | ||
"@angular/core": "^6.0.0-rc.0 || ^6.0.0" | ||
} | ||
} |
@@ -17,3 +17,3 @@ { | ||
"dom", | ||
"es2018" | ||
"es2015" | ||
] | ||
@@ -27,3 +27,4 @@ }, | ||
"strictInjectionParameters": true, | ||
"enableResourceInlining": true | ||
"flatModuleId": "AUTOGENERATED", | ||
"flatModuleOutFile": "AUTOGENERATED" | ||
}, | ||
@@ -30,0 +31,0 @@ "exclude": [ |
{ | ||
"extends": "../../tslint.json", | ||
"rules": { | ||
"directive-selector": [ | ||
true, | ||
"attribute", | ||
"lib", | ||
"camelCase" | ||
], | ||
"component-selector": [ | ||
true, | ||
"element", | ||
"lib", | ||
"kebab-case" | ||
] | ||
} | ||
"extends": "../../tslint.json", | ||
"rules": { | ||
"directive-selector": [ | ||
true, | ||
"attribute", | ||
"lib", | ||
"camelCase" | ||
], | ||
"component-selector": [ | ||
true, | ||
"element", | ||
"lib", | ||
"kebab-case" | ||
] | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
No License Found
License(Experimental) License information could not be found.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
3832
10
134
1
2