New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@kunalnagarco/ui.rest-client

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@kunalnagarco/ui.rest-client - npm Package Compare versions

Comparing version 0.0.5 to 0.1.0

43

CHANGELOG.md

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

## 0.1.0 (2024-02-10)
### 🚀 Features
- Remove lerna and use nx
- Add repository URL
### 🩹 Fixes
- CI/CD scripts
- CI
- More CI stuff
- Yet more CI stuff
- Remove changelog
- Release
- Perms?
- CI
- Remove provenance
- CI
- Add Identity
- CD
- CHange release to npx
### ❤️ Thank You
- Kunal Nagar
# Change Log

@@ -2,0 +45,0 @@

12

package.json
{
"name": "@kunalnagarco/ui.rest-client",
"version": "0.0.5",
"version": "0.1.0",
"publishConfig": {
"access": "public"
},
"repository": {
"url": "https://github.com/kunalnagarco/ui.git"
},
"main": "dist/index.js",
"types": "dist/index.d.ts",
"devDependencies": {
"@kunalnagarco/ui.jest-config": "^0.0.5",
"@kunalnagarco/ui.tsconfig": "^0.0.5"
"@kunalnagarco/ui.jest-config": "^0.1.0",
"@kunalnagarco/ui.tsconfig": "^0.1.0"
},

@@ -16,5 +19,4 @@ "scripts": {

"lint": "eslint src/ --ext .ts,.tsx --max-warnings 0",
"test:watch": "jest --watch",
"release": "yarn publish"
"test:watch": "jest --watch"
}
}
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