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

@cocos/creator-3d-types

Package Overview
Dependencies
Maintainers
1
Versions
3
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@cocos/creator-3d-types

This folder is used to publish @cocos/creator-3d-types NPM package, a package cotaining TypeScript declaration files for Cocos Creator 3D.

  • 1.0.3
  • latest
  • npm
  • Socket score

Version published
Maintainers
1
Created
Source

This folder is used to publish @cocos/creator-3d-types NPM package, a package cotaining TypeScript declaration files for Cocos Creator 3D.


Note, before you first publish, you may need to run following command to setup the NPM access token:

> npm config set '//registry.npmjs.org/:_authToken' '<the-access-token>'

To retrieve the access token, contact to the Cocos team.


When update is required, build it first(at parent directory):

> npm run build-for-publish

Please ensure yourself that there is no build error occurs.

Then, change the package version and publish it:

> npm publish

FAQs

Package last updated on 06 Sep 2019

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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