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

@recore/utils

Package Overview
Dependencies
Maintainers
8
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@recore/utils - npm Package Compare versions

Comparing version 0.8.0 to 1.0.2

CHANGELOG.md

12

package.json
{
"name": "@recore/utils",
"version": "0.8.0",
"version": "1.0.2",
"main": "lib/index.js",
"scripts": {
"clean": "rm -f *.js && rm -f *.d.ts",
"build": "npm run clean && tsc -p tsconfig.build.json"
"watch": "tsc -w",
"build": "npm run clean && tsc"
},

@@ -24,6 +26,6 @@ "repository": {

},
"dependencies": {
"tslib": "^1.10.0"
"devDependencies": {
"typescript": "^3.5.3"
},
"gitHead": "eae9e605e408aefb9e0bb3e4ffca7d8789f360e8"
"gitHead": "b9251c5e2d7bc424d7365081c265375837a10bdb"
}
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