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

ntk-cms-api

Package Overview
Dependencies
Maintainers
1
Versions
725
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ntk-cms-api - npm Package Compare versions

Comparing version 1.0.3 to 1.0.4

dist/cmsCommon/helper/accessHelper.d.ts

54

package.json

@@ -1,22 +0,34 @@

{
"name": "ntk-cms-api",
"version": "1.0.3",
"description": "Ntk Cms Api And Model",
"main": "index.js",
{
"name": "ntk-cms-api",
"version": "1.0.4",
"description": "Ntk Cms Api And Model",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"files": [
"dist"
],
"scripts": {
"build": "tsc",
"prepare": "npm run build",
"lint": "tslint -p tsconfig.json"
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"build": "tsc"
},
"keywords": [],
"author": "",
"license": "ISC",
"devDependencies": {
"typescript": "^4.0.3"
},
"dependencies": {
"@angular/common": "^10.2.0",
"@angular/core": "^10.2.0",
"rxjs": "^6.6.3"
}
}
},
"repository": {
"type": "git",
"url": "git+https://github.com/akaravi/npm-ntk-cms-api.git"
},
"keywords": [],
"author": "monisnap-jason",
"license": "ISC",
"devDependencies": {
"prettier": "^2.1.2",
"tslint": "^6.1.3",
"tslint-config-prettier": "^1.18.0",
"typescript": "^4.0.3"
},
"dependencies": {
"@angular/common": "^10.2.0",
"@angular/core": "^10.2.0",
"rxjs": "^6.6.3"
}
}
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