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

anyonecandesign-core

Package Overview
Dependencies
Maintainers
0
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

anyonecandesign-core - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

4

dist/index.d.ts

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

export * from './types';
export * from './constants';
export * from './types.js';
export * from './constants.js';

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

export * from './types';
export * from './constants';
export * from './types.js';
export * from './constants.js';
{
"name": "anyonecandesign-core",
"version": "0.0.0",
"version": "0.0.1",
"type": "module",

@@ -13,8 +13,9 @@ "description": "Constants and types for anyonecandesign.com",

"lint": "tsc -b && eslint ./src --ext ts,tsx --report-unused-disable-directives --max-warnings 0",
"build": "rm -rf dist && tsc",
"build": "rm -rf dist && tsc && tsc-alias",
"prepublishOnly": "npm run build"
},
"devDependencies": {
"tsc-alias": "^1.8.10",
"typescript": "^5.7.2"
}
}
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